You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
What MDC-Web Version are you using?
0.10.0
What browser(s) is this bug affecting?
IE11
What OS are you using?
Windows 8.1 on VirtualBox VM
What are the steps to reproduce the bug?
What is the expected behavior?
Component in hero section should be centered both horizontally and vertically.
What is the actual behavior?
The component is stuck at the top of the element
Any other information you believe would be useful?
There is a known issue: https://connect.microsoft.com/IE/feedback/details/802625/min-height-and-flexbox-flex-direction-column-dont-work-together-in-ie-10-11-preview
The fix is to set a
height
rule on the hero element:The text was updated successfully, but these errors were encountered: