# HG changeset patch # User rougeronj # Date 1418223432 -3600 # Node ID 5d838f456d84f51f385aafb85348cc24e8342bbe # Parent 4911075b6000b056aec829d991e94b9a99ffa1e1 correct responsive behaviour of the footer diff -r 4911075b6000 -r 5d838f456d84 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;