summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/css/styles.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index fe259e87d51..e019b874f61 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -40,6 +40,10 @@ body {
height: 32px;
display: none;
}
+#body-login .float-spinner {
+ margin-top: -32px;
+ padding-top: 32px;
+}
#nojavascript {
position: fixed;
@@ -1068,4 +1072,3 @@ fieldset.warning legend + p, fieldset.update legend + p {
@-ms-viewport {
width: device-width;
}
-