diff --git a/core/css/guest.css b/core/css/guest.css index c651697a2d0af..813e04db213da 100644 --- a/core/css/guest.css +++ b/core/css/guest.css @@ -31,6 +31,8 @@ body { background-attachment: fixed; /* fix background gradient */ min-height: 100%; /* fix sticky footer */ height: auto; + overflow: auto; + position: static; } /* Various fonts settings */