Skip to content

Commit 68250c1

Browse files
author
Oleksii Korshenko
authored
MAGETWO-86484: Fix jumping content on page reload in admin area #12985
2 parents cf579a9 + 57859e9 commit 68250c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ body {
3636
// ToDo UI: should be moved to messages
3737
.notices-wrapper {
3838
margin: 0 3rem;
39+
min-height: 5rem;
3940
.messages {
4041
margin-bottom: 0;
4142
}

0 commit comments

Comments
 (0)