Skip to content

Commit

Permalink
Remove scrollbar in default app spec wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
javivelasco committed Dec 19, 2015
1 parent 5293585 commit e788a21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/style.scss
Expand Up @@ -5,6 +5,7 @@
$offset: 1.8 * $unit;

.app {
@include no-webkit-scrollbar;
padding: (8.2 * $unit) $offset $offset;
background-color: #f5f5f5;
> section, > div > section {
Expand Down

0 comments on commit e788a21

Please sign in to comment.