From a9e377563d804e56fe0d82a7b5f69213595906c3 Mon Sep 17 00:00:00 2001 From: ZiRo Date: Wed, 17 Feb 2016 10:27:16 +0100 Subject: [PATCH] Fix board list a bit --- contrib/static/site.css | 4 ++++ contrib/templates/default/boardlist.mustache | 6 ++++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/contrib/static/site.css b/contrib/static/site.css index fc21292..35cc3c5 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -151,6 +151,10 @@ a, a:visited { margin-top: 5em; } +#board_graph { + margin-top: 5em; +} + .ukko_thread_header { float: left; clear: both; diff --git a/contrib/templates/default/boardlist.mustache b/contrib/templates/default/boardlist.mustache index b778a77..7bfa54f 100644 --- a/contrib/templates/default/boardlist.mustache +++ b/contrib/templates/default/boardlist.mustache @@ -17,13 +17,15 @@
- + + + {{# graph}}
Board Post per Hour Post per Day Total
@@ -46,4 +48,4 @@ - \ No newline at end of file +