Skip to content
Snippets Groups Projects
Commit 57859e91 authored by osrecio's avatar osrecio
Browse files

MAGETWO-86484: Fix jumping content on page reload in admin area #12985

 - Merge Pull Request magento/magento2#12985 from avoelkl/magento2:feature/no-admin-page-jumps
 - Merged commits:
   1. c3943ec2
parents 0d04ec67 c3943ec2
Branches
No related merge requests found
......@@ -36,6 +36,7 @@ body {
// ToDo UI: should be moved to messages
.notices-wrapper {
margin: 0 3rem;
min-height: 5rem;
.messages {
margin-bottom: 0;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment