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

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'css/bookmarklet.css')
-rw-r--r--css/bookmarklet.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/bookmarklet.css b/css/bookmarklet.css
index 7d436955..5c7ddfde 100644
--- a/css/bookmarklet.css
+++ b/css/bookmarklet.css
@@ -42,7 +42,8 @@ header {
.tab_container {
padding-top: 10px;
- margin-bottom: 20px; }
+ margin-bottom: 60px;
+ overflow: scroll; }
.tab_container div {
margin-bottom: 5px;
overflow: hidden; }