diff --git a/core/css/guest.css b/core/css/guest.css index 9a507876ad4..4256c66302f 100644 --- a/core/css/guest.css +++ b/core/css/guest.css @@ -721,8 +721,7 @@ img.icon-loading-small-dark, object.icon-loading-small-dark, video.icon-loading- } /* FOOTER */ -footer, -.push { +footer { height: 70px; margin-top: auto; } diff --git a/core/templates/layout.guest.php b/core/templates/layout.guest.php index ce0eccb971d..4d06fc294d5 100644 --- a/core/templates/layout.guest.php +++ b/core/templates/layout.guest.php @@ -38,7 +38,6 @@ -