Skip to content

Commit

Permalink
.pane[hide-nav-bar=true] .has-tabs-top now respects $tabs-height vari…
Browse files Browse the repository at this point in the history
…able
  • Loading branch information
PhilSwanson committed Dec 5, 2015
1 parent 06ef682 commit 2bb014d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/_tabs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,6 @@ ion-tabs {
top: 0
}
.pane[hide-nav-bar="true"] .has-tabs-top{
top:49px
top:$tabs-height
}

0 comments on commit 2bb014d

Please sign in to comment.