mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #19017 from overleaf/jpa-server-pro-footer
[web] fix spacing for thin-footer as used in Server Pro/CE GitOrigin-RevId: 8a20d93f10c5bce156647f67de991ff41a8a2017
This commit is contained in:
parent
b66d45784a
commit
bd9f3cb07a
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ body {
|
|||
padding-top: @header-height + @content-margin-vertical;
|
||||
}
|
||||
|
||||
.thin-footer {
|
||||
&.thin-footer {
|
||||
.container {
|
||||
padding-bottom: @footer-height;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue