Skip to content

Commit b8d8100

Browse files
author
Natalia Momotenko
committed
Merge remote-tracking branch 'origin/MAGETWO-43322' into PR-2
2 parents 24abff1 + dd8079e commit b8d8100

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ body._in-resize {
305305
width: 7rem;
306306
img {
307307
border: 1px solid @data-grid-td__border-color;
308-
max-width: 5rem;
308+
width: 5rem;
309309
}
310310
}
311311
.data-grid-multicheck-cell {

0 commit comments

Comments
 (0)