]> Devoid-pointer.net GitWeb - Nine-Q.git/commitdiff
Increase the height of the footer to make the version tag fit in better
authorMichal Malý <madcatxster@devoid-pointer.net>
Fri, 26 Dec 2014 01:48:45 +0000 (02:48 +0100)
committerMichal Malý <madcatxster@devoid-pointer.net>
Fri, 26 Dec 2014 01:48:45 +0000 (02:48 +0100)
bin/styles/main.css

index 006db566209e637fb7c19f847a1003b059633737..99c29e1da72ffe7cccef90bc5a6e6112f48c170e 100644 (file)
@@ -293,7 +293,7 @@ span.expand_section {
 
 #footer {
   background-color: #58acf4;
-  height: 48px;
+  height: 56px;
   position: absolute;
   bottom: 0;
   width: 100%;