mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-23 01:12:27 +00:00
Clarify comments.
This commit is contained in:
parent
8e74278503
commit
cf89c22ca5
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue