Skip to content

Commit 57859e9

Browse files
committed
MAGETWO-86484: Fix jumping content on page reload in admin area #12985
- Merge Pull Request #12985 from avoelkl/magento2:feature/no-admin-page-jumps - Merged commits: 1. c3943ec
2 parents 0d04ec6 + c3943ec commit 57859e9

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)