mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #14914 from overleaf/msm-fix-ce-footer
Update footer.less GitOrigin-RevId: f595925f936e0a3d8dd12a58347f7eb6035cf7cf
This commit is contained in:
parent
82513340c1
commit
929afa9cc2
1 changed files with 3 additions and 1 deletions
|
@ -44,7 +44,9 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
.thin-footer {
|
.thin-footer {
|
||||||
padding-bottom: @footer-height;
|
.container {
|
||||||
|
padding-bottom: @footer-height;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue