Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: core
-
Labels:
-
Environment:1.594
-
Similar Issues:
Description
#footer-container is defined as
position: absolute;
but must be
position: fixed;
because footer moves up when any page is vertically scrolled.
css/style.css