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:
authorJoas Schilling <coding@schilljs.com>2018-08-08 15:17:24 +0300
committerJoas Schilling <coding@schilljs.com>2018-08-08 15:17:40 +0300
commit135c82304f8135d90d67071b3b61c87e425dd8ff (patch)
treedc2d90c8d812ad8acd585c16375e072da25fa977 /css/publicshareauth.scss
parentfbe0f569933db0ea64575b2ab3f1b7241b1edcaf (diff)
Revert "Open the call in a new tab for now"
This reverts commit 112c73b71cbc642937f8f2f2c9d903c014fd8f70.
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 */