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/app.css')
-rw-r--r--css/app.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/app.css b/css/app.css
index f1e6e3e9..01c4364e 100644
--- a/css/app.css
+++ b/css/app.css
@@ -877,7 +877,7 @@
height: 200px; }
#app-settings-content:not(.ng-hide) {
- height: 60px;
+ height: 90px;
display: inherit !important;
padding: 0;
transition: height 0.15s ease-out; }