Merge pull request #14914 from overleaf/msm-fix-ce-footer

Update footer.less

GitOrigin-RevId: f595925f936e0a3d8dd12a58347f7eb6035cf7cf
This commit is contained in:
Miguel Serrano
2023-10-17 16:11:28 +02:00
committed by Copybot
parent af83cf815b
commit 39aab98fe9
@@ -44,7 +44,9 @@ body {
}
.thin-footer {
padding-bottom: @footer-height;
.container {
padding-bottom: @footer-height;
}
}
}