correct responsive behaviour of the footer
authorrougeronj
Wed, 10 Dec 2014 15:57:12 +0100
changeset 395 5d838f456d84
parent 394 4911075b6000
child 396 064f4cdc48c3
correct responsive behaviour of the footer
src/hdalab/static/hdalab/css/footer.css
--- a/src/hdalab/static/hdalab/css/footer.css	Wed Dec 10 15:51:08 2014 +0100
+++ b/src/hdalab/static/hdalab/css/footer.css	Wed Dec 10 15:57:12 2014 +0100
@@ -7,7 +7,7 @@
   background-color: #7cb0bd;
 }
 #footer .nav .row {
-	width: 22%;
+	width: 400px;
 }
 #footer .nav ul {
   float: left;