Skip to content

Conversation

@sergiy-v
Copy link
Contributor

@sergiy-v sergiy-v commented Mar 24, 2018

Description

The navigation without the "display: inline-block" sometimes gets broken on Internet Explorer 11. This happens after some refreshes of the page, both on Luma and Blank theme. The problem is that the A element has no display: inline-block or block but also has padding. IE11 understands that differently sometimes without giving any of the inline block properties to the element like width or padding.

Manual testing scenarios

  1. Go to any 2.2-develop branch, blank or luma theme using ie11
  2. Start refreshing the homepage
  3. At some point the menu will break causing elements floating on top of each other

Backport for #14230

@magento-engcom-team
Copy link
Contributor

@sergiy-v thank you for contributing. Please accept Community Contributors team invitation here to gain extended permissions for this repository.

@magento-engcom-team magento-engcom-team merged commit acd6edd into magento:2.1-develop Mar 27, 2018
@sergiy-v sergiy-v deleted the feature/2.1-fix-navigation-menu-on-ie11 branch February 28, 2020 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants