Skip to content

Commit dc4cba3

Browse files
committed
M2-2266: Fix action column submenu positioning
1 parent f8e4007 commit dc4cba3

File tree

1 file changed

+1
-0
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Ui/web/css/source/module

1 file changed

+1
-0
lines changed

app/design/adminhtml/Magento/backend/Magento_Ui/web/css/source/module/_data-grid.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,7 @@ body._in-resize {
435435
.data-grid-actions-cell {
436436
padding-left: @data-grid-cell__padding-horizontal * 2;
437437
padding-right: @data-grid-cell__padding-horizontal * 2;
438+
position: relative;
438439
text-align: center;
439440
width: 1%;
440441
}

0 commit comments

Comments
 (0)