summaryrefslogtreecommitdiff
path: root/static/css/fullscreen_box.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/fullscreen_box.css')
-rw-r--r--static/css/fullscreen_box.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/fullscreen_box.css b/static/css/fullscreen_box.css
index 11c7d10..6c91aa8 100644
--- a/static/css/fullscreen_box.css
+++ b/static/css/fullscreen_box.css
@@ -140,6 +140,10 @@ label {
width: 90px;
display: inline-block;
}
+#registerbox label {
+ text-align: left;
+ margin-bottom: -8px;
+}
#remembermeInput {
margin-top: 0;
margin-left: 0;