Skip to content

Commit

Permalink
fix(.pane): make pane class have overflow: hidden
Browse files Browse the repository at this point in the history
Fixes #1218
  • Loading branch information
ajoslin committed Apr 29, 2014
1 parent 8ffc8be commit dca87e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/_scaffolding.scss
Expand Up @@ -324,4 +324,5 @@ ion-infinite-scroll.active .scroll-infinite {
width: 100%;
height: 100%;
background-color: $base-background-color;
overflow: hidden;
}

0 comments on commit dca87e2

Please sign in to comment.