diff --git a/services/web/public/stylesheets/components/footer.less b/services/web/public/stylesheets/components/footer.less index d1477a1b95..a5e0719157 100644 --- a/services/web/public/stylesheets/components/footer.less +++ b/services/web/public/stylesheets/components/footer.less @@ -1,11 +1,12 @@ footer.site-footer { background-color: @footer-bg-color; border-top: 1px solid @gray-lighter; - padding: @footer-padding; font-size: 0.9rem; position: absolute; bottom: 0; width: 100%; + height: @footer-height; + line-height: @footer-height; ul { list-style: none;