Problem/Motivation

For complex main content flex grid layout rules that are applied to images, IE11 has a potential to wrongly calculate the height of images but still show them correctly. However, this can mess than with our footer bottom flex rules and div.page__main element will have a much bigger height.

For now, the only way to fix this is to disable our footer to bottom rules for IE11.

Comments

pivica created an issue. See original summary.

pivica’s picture

Status: Active » Needs review
Issue tags: +next-release
StatusFileSize
new882 bytes

Here is a patch.

  • pivica committed 69deca8 on 8.x-1.x
    Issue #3082320 by pivica: Disable footer to bottom CSS rules for IE11
    
pivica’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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