Skip to content

Commit

Permalink
[EuiPageContent] Remove IE fix
Browse files Browse the repository at this point in the history
- likely not necessary to test as EuiPageContent is deprecated
  • Loading branch information
cee-chen committed Aug 23, 2022
1 parent ea45739 commit a8ee424
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/page/page_content/_page_content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

&.euiPageContent--horizontalCenter {
width: auto;
max-width: 100%; // Fixes IE
margin-left: auto;
margin-right: auto;
flex-grow: 0; // Offsets the properties of .euiPanel within flexboxes
Expand Down

0 comments on commit a8ee424

Please sign in to comment.