From 6e686ca398953e548acf85c8b5badcc342149911 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sun, 9 Aug 2015 14:50:49 +0100 Subject: Put the date at the bottom --- web/public/css/taginfo.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web/public') diff --git a/web/public/css/taginfo.css b/web/public/css/taginfo.css index 56633a3..c5c759b 100644 --- a/web/public/css/taginfo.css +++ b/web/public/css/taginfo.css @@ -182,9 +182,10 @@ div#header_logo { float: left; } -div#header_date { +div#footer_date { display: inline-block; float: right; + clear: right; font-size: 80%; text-align: right; color: #808080; -- cgit v1.2.3