From 61992dd9a254e94a5299f73a8d697d9e2c67cddd Mon Sep 17 00:00:00 2001 From: Mikael Nordfeldth Date: Fri, 13 Feb 2015 12:10:25 +0100 Subject: [PATCH] CSS to align the notice footer (thanks fnadde42) --- theme/base/css/display.css | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/base/css/display.css b/theme/base/css/display.css index f15f6c831b..cfc644d96b 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -1449,6 +1449,7 @@ margin-left:0; .notice > footer { clear: left; font-size: 0.8em; + margin-left: 56px; } .notice > footer .timestamp span.p-name {