-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: core
-
Environment:1.594
#footer-container is defined as
position: absolute;
but must be
position: fixed;
because footer moves up when any page is vertically scrolled.