Skip to content

Commit

Permalink
fix(barSubheader): fix border-bottom on android
Browse files Browse the repository at this point in the history
  • Loading branch information
mhartington committed Mar 12, 2015
1 parent 0bed91f commit b284119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/_bar.scss
Expand Up @@ -265,7 +265,7 @@
.platform-android {

.nav-bar-has-subheader .bar {
border-bottom: 0;
background-image: none;
}

.bar {
Expand Down

0 comments on commit b284119

Please sign in to comment.