Problem/Motivation

When switching with overlay it covers only first N pixels of the screen, where N is the height of the window.

To reproduce:
Scroll the page down and switch style. You'll see that bottom of the screen is not covered by overlay.

Proposed resolution

Fix overlay's CSS.

Comments

pingwin4eg created an issue. See original summary.

pingwin4eg’s picture

Status: Active » Needs review
StatusFileSize
new693 bytes

  • pingwin4eg committed d54c4d9 on 7.x-2.x
    Issue #2604124 by pingwin4eg: Overlay does not cover screen below...
pingwin4eg’s picture

Version: 7.x-2.x-dev » 6.x-2.x-dev
Status: Needs review » Patch (to be ported)

  • pingwin4eg committed 4bc4745 on
    Issue #2604124 by pingwin4eg: Overlay does not cover screen below...
pingwin4eg’s picture

Status: Patch (to be ported) » Fixed

Actually the same patch works for 6.x too.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

pingwin4eg’s picture

Version: 6.x-2.x-dev » 7.x-2.x-dev