Skip to content

Commit

Permalink
Fix overlay page jumping.
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgan Croney committed Aug 18, 2015
1 parent 70929fd commit 6cdd3ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions styleguide/modal.scss
Expand Up @@ -40,8 +40,5 @@
/* don't scroll the page when overlay is open */
.noscroll {
height: 100%;
}
.noscroll > body {
height: 100%;
overflow: hidden;
}

0 comments on commit 6cdd3ef

Please sign in to comment.