Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
* develop:
  Fix firefox infitnite height
  • Loading branch information
j8seangel committed Nov 3, 2017
2 parents 2c3b247 + f0edc5a commit 2a29065
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
grid-auto-flow: column;
grid-gap: $gutter-padding;
height: 100%;
max-height: 800px;
border-right: solid 1px $border-color;
padding-right: $gutter-padding;

Expand Down

0 comments on commit 2a29065

Please sign in to comment.