summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2013-11-28 17:36:49 +0100
committerAurélien Bompard <aurelien@bompard.org>2013-11-28 17:36:49 +0100
commitf0ebe8a626938fe17f261855191214c2f16e6206 (patch)
treee6ce89589d5190150c1c9c9e9fcae18b26a204c2 /hyperkitty/static
parentdc34f0e874c42018e11ed951efc5b3fcfe7e8feb (diff)
downloadhyperkitty-f0ebe8a626938fe17f261855191214c2f16e6206.tar.gz
hyperkitty-f0ebe8a626938fe17f261855191214c2f16e6206.tar.xz
hyperkitty-f0ebe8a626938fe17f261855191214c2f16e6206.zip
Small design improvement on the overview page
Diffstat (limited to 'hyperkitty/static')
-rw-r--r--hyperkitty/static/hyperkitty/css/hyperkitty-overview.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/hyperkitty/static/hyperkitty/css/hyperkitty-overview.css b/hyperkitty/static/hyperkitty/css/hyperkitty-overview.css
index 062b3c5..8a95ff3 100644
--- a/hyperkitty/static/hyperkitty/css/hyperkitty-overview.css
+++ b/hyperkitty/static/hyperkitty/css/hyperkitty-overview.css
@@ -120,7 +120,8 @@ section#title #description {
}
section#title .chart {
- margin-top: 2em;
+ margin-top: 1.5em;
+ height: 60px;
}
section#title .chart-data {
border: 1px solid #bbb;
@@ -128,7 +129,7 @@ section#title .chart-data {
section#title p.thread-new {
text-align: left;
- margin-top: 1em;
+ margin-top: 2em;
}
section#statistics {