Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'css/publicshareauth.scss')
-rw-r--r--css/publicshareauth.scss9
1 files changed, 0 insertions, 9 deletions
diff --git a/css/publicshareauth.scss b/css/publicshareauth.scss
index ef224f670..218e385be 100644
--- a/css/publicshareauth.scss
+++ b/css/publicshareauth.scss
@@ -21,15 +21,6 @@ input#request-password-button:disabled ~ .icon {
opacity: 0.5;
}
-/* Mimic the appearance of the log in button when a link is used. */
-.request-password-wrapper a {
- display: block;
- width: 269px;
- padding: 13px 10px;
- font-size: 20px;
- margin: 5px;
-}
-
/* Special layout to include the Talk sidebar */