Skip to content

Commit 1a0eae7

Browse files
committed
MAGETWO-92379: Option Menus Display Behind Button
- Fallback to default stacking order in Button Item
1 parent 9814c55 commit 1a0eae7

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
.pagebuilder-content-type {
1111
.pagebuilder-button-item {
1212
width: auto;
13+
z-index: auto;
1314
[contenteditable=true] {
1415
display: inline-block;
1516
min-height: 18px;

0 commit comments

Comments
 (0)