Skip to content

Commit

Permalink
fixed extra vertical scrollbar showing up in some cases
Browse files Browse the repository at this point in the history
  • Loading branch information
church29 committed May 15, 2013
1 parent 5b59524 commit 15cf473
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions media/css/base.scss
Expand Up @@ -5,6 +5,7 @@
.container {
margin: 0 auto;
width: 960px;
overflow-y: hidden;
}

html {
Expand Down

0 comments on commit 15cf473

Please sign in to comment.