Clarify comments.

This commit is contained in:
Paulo Reis 2017-10-17 15:06:44 +01:00
parent 8e74278503
commit cf89c22ca5

View file

@ -6,7 +6,7 @@ footer.site-footer {
bottom: 0;
width: 100%;
height: @footer-height;
line-height: @footer-height - 1; // Hack — in Chrome, using @line-height would generate vertical scrolling
line-height: @footer-height - 1; // Hack — in Chrome, using the full @footer-height would generate vertical scrolling
ul {
list-style: none;