Skip to content

Commit c1e2f86

Browse files
committed
#18922: Fixed code styles
1 parent 87fa4c2 commit c1e2f86

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/_menu.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,9 +274,9 @@
274274
display: block;
275275
float: left;
276276
left: 100%;
277+
max-width: 1640px;
277278
min-height: 98.65%;
278279
min-width: 100%;
279-
max-width: 1640px;
280280
overflow-x: scroll;
281281
position: absolute;
282282
transform: translateX(0);

0 commit comments

Comments
 (0)