summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2016-11-18 15:36:02 +0100
committermsquare <msquare@notrademark.de>2016-11-18 15:36:02 +0100
commit409761ce4b2f919ca40aa8319a13473d9eb789ae (patch)
tree061dfdbe4f36b6c0fc065f408f960a20e5735e9f /themes
parent9098b8e80d4d790609f0a267b88169a129366b1b (diff)
rebuild login page
Diffstat (limited to 'themes')
-rw-r--r--themes/base.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/base.less b/themes/base.less
index d1ef5b64..f105377f 100644
--- a/themes/base.less
+++ b/themes/base.less
@@ -10,6 +10,10 @@ body {
color: @text-muted;
}
+.first {
+ margin-top: 20px;
+}
+
.panel-primary .panel-heading a {
color: @panel-primary-text;
}