From: Michal MalĂ˝ Date: Fri, 26 Dec 2014 01:48:45 +0000 (+0100) Subject: Increase the height of the footer to make the version tag fit in better X-Git-Url: https://gitweb.devoid-pointer.net/?a=commitdiff_plain;h=60175b561b61ea790e4df6d378ce45fba1503c5e;p=Nine-Q.git Increase the height of the footer to make the version tag fit in better --- diff --git a/bin/styles/main.css b/bin/styles/main.css index 006db56..99c29e1 100644 --- a/bin/styles/main.css +++ b/bin/styles/main.css @@ -293,7 +293,7 @@ span.expand_section { #footer { background-color: #58acf4; - height: 48px; + height: 56px; position: absolute; bottom: 0; width: 100%;