Fix the footer.

This commit is contained in:
Paulo Reis 2017-10-09 10:28:03 +01:00
parent fd215280a8
commit 4b246501d2

View file

@ -1,11 +1,12 @@
footer.site-footer {
background-color: @footer-bg-color;
border-top: 1px solid @gray-lighter;
padding: @footer-padding;
font-size: 0.9rem;
position: absolute;
bottom: 0;
width: 100%;
height: @footer-height;
line-height: @footer-height;
ul {
list-style: none;