Skip to content

Commit

Permalink
Fix issue that would cause laggy scroll on iOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
miketierney committed Feb 9, 2016
1 parent dd3ec65 commit c98556d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/assets/stylesheets/_style.scss
@@ -1,8 +1,3 @@
html, body {
height: 100%;
overflow-x: hidden;
}

body { body {
background: $footerBackground; background: $footerBackground;
color: $textColor; color: $textColor;
Expand Down

0 comments on commit c98556d

Please sign in to comment.