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:
Jakob Ackermann 2024-06-20 14:11:45 +02:00 committed by Copybot
parent b66d45784a
commit bd9f3cb07a

View file

@ -43,7 +43,7 @@ body {
padding-top: @header-height + @content-margin-vertical;
}
.thin-footer {
&.thin-footer {
.container {
padding-bottom: @footer-height;
}