Skip to content

Commit 896ebc7

Browse files
committed
MC-1263: Buttons of Image Content Block are not aligned correctly
- Updated width
1 parent 291f57a commit 896ebc7

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
margin-left: 0;
3434
margin-right: 0;
3535
margin-top: 15px;
36-
max-width: 150px;
36+
max-width: 180px;
3737
width: 100%;
3838
}
3939
}

0 commit comments

Comments
 (0)