Skip to content

Commit

Permalink
fix: onboarding in safari
Browse files Browse the repository at this point in the history
This min-height property caused a rendering bug in safari while being
also unnecessary.
  • Loading branch information
y-lohse committed Oct 25, 2017
1 parent ec0c1f7 commit 7b6913f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/drive/mobile/styles/onboarding.styl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
.wizard
display flex
flex-direction column
min-height 100vh
width 85vw
padding 0 7.5vw
background-color white
Expand Down

0 comments on commit 7b6913f

Please sign in to comment.