summaryrefslogtreecommitdiffstats
path: root/core/css/guest.css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2018-10-19 16:31:38 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2018-10-25 17:55:35 +0200
commit50b9dd66b712ef344f7c19bd75ddc26c8266c932 (patch)
treee6472b1e41dfc5d1b8518b280c165af94ad8e883 /core/css/guest.css
parent6ad7f329385f73a731f69d9f00cf5b038f3eac04 (diff)
downloadnextcloud-server-50b9dd66b712ef344f7c19bd75ddc26c8266c932.tar.gz
nextcloud-server-50b9dd66b712ef344f7c19bd75ddc26c8266c932.zip
Adjust design of maintenance mode page
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'core/css/guest.css')
-rw-r--r--core/css/guest.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/css/guest.css b/core/css/guest.css
index ac12f171627..5bc918db1e2 100644
--- a/core/css/guest.css
+++ b/core/css/guest.css
@@ -607,6 +607,10 @@ form #selectDbType label.ui-state-active {
width: initial;
}
+.body-login-container p:not(:last-child) {
+ margin-bottom: 12px;
+}
+
.warning.updateAnyways {
text-align: center;
}