summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2016-11-15 21:38:29 +0100
committermsquare <msquare@notrademark.de>2016-11-15 21:38:29 +0100
commit3e5316e0c1eb76a01c1f968126309857541e46e4 (patch)
tree03ffb3f63746bb57757ed0bbcc287c39f4da138e /themes
parent79ca2f177203b9514c8f351eff4e24b6b4996af5 (diff)
align header text
Diffstat (limited to 'themes')
-rw-r--r--themes/base.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/base.less b/themes/base.less
index 19a52e76..d1ef5b64 100644
--- a/themes/base.less
+++ b/themes/base.less
@@ -52,7 +52,7 @@ body {
background: @panel-bg;
border-bottom: 1px solid @table-border-color;
height: 30px;
- padding: 5px;
+ padding: 5px 5px 5px 16px;
}
.tick {