Skip to content

Commit

Permalink
💄 Set min-height for notices-wrapper in admin area
Browse files Browse the repository at this point in the history
  • Loading branch information
avoelkl committed Jan 4, 2018
1 parent 79d8e9a commit c3943ec
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ body {
// ToDo UI: should be moved to messages
.notices-wrapper {
margin: 0 3rem;
min-height: 5rem;
.messages {
margin-bottom: 0;
}
Expand Down

0 comments on commit c3943ec

Please sign in to comment.