Skip to content

Commit c095644

Browse files
committed
Merge branch 'MC-14996-ie11-column' into cms-team-1-delivery
2 parents 69645da + 3ae8395 commit c095644

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/css/source/content-type/column

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/content-type/column/_default.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
> .element-children {
1515
flex: 1;
1616
max-width: 100%;
17-
min-height: auto;
17+
min-height: initial;
1818
padding: 0;
1919
}
2020
}

0 commit comments

Comments
 (0)