Skip to content

Commit

Permalink
Fix that it's not possible to scroll down on wizard pages
Browse files Browse the repository at this point in the history
refs #7163
  • Loading branch information
Johannes Meyer committed Oct 6, 2014
1 parent 83006c0 commit 4c6b64f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/css/icinga/wizard.less
@@ -1,3 +1,7 @@
#layout {
overflow: auto; // TODO: Shouldn't be necessary, here, IMHO
}

#wizard div.buttons {
margin: 1.5em 0 0 1.8em;
}
Expand Down

0 comments on commit 4c6b64f

Please sign in to comment.