Skip to content

Commit 4f8bbab

Browse files
author
Bogdan Plieshka
committed
MAGETWO-38407: Admin panel pop-ups contain lots of empty space
- CR changes
1 parent 440602f commit 4f8bbab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/web/css/source/_structure.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ body {
3737
}
3838

3939
.page-wrapper {
40-
display: inline-block;
4140
background-color: @page-wrapper__background-color;
41+
display: inline-block;
4242
margin-left: -4px; // Clear inline-block gap
4343
vertical-align: top;
4444
width: ~'calc(100% - @{menu__width})';

0 commit comments

Comments
 (0)