We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc4cba3 commit b5941b9Copy full SHA for b5941b9
app/design/adminhtml/Magento/backend/Magento_Ui/web/css/source/module/_data-grid.less
@@ -304,7 +304,7 @@ body._in-resize {
304
.action-menu {
305
left: auto;
306
min-width: 10rem;
307
- right: 0;
+ right: auto;
308
text-align: left;
309
top: auto;
310
z-index: 1;
@@ -435,7 +435,6 @@ body._in-resize {
435
.data-grid-actions-cell {
436
padding-left: @data-grid-cell__padding-horizontal * 2;
437
padding-right: @data-grid-cell__padding-horizontal * 2;
438
- position: relative;
439
text-align: center;
440
width: 1%;
441
}
0 commit comments