Skip to content

Commit 779dbe6

Browse files
committed
MC-5025: Right/Left Margin Not Working For Content Types
- alpha order on existing code
1 parent 1d18c04 commit 779dbe6

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212

1313
.pagebuilder-content-type-wrapper {
1414
display: inline-block;
15+
max-width: 100%;
1516
vertical-align: middle;
1617
width: initial;
17-
max-width: 100%;
1818
}
1919
}

0 commit comments

Comments
 (0)