Skip to content

Instantly share code, notes, and snippets.

@leonardocouy
Created November 6, 2015 17:45
Show Gist options
  • Save leonardocouy/37814ebfbdc63e50df7c to your computer and use it in GitHub Desktop.
Save leonardocouy/37814ebfbdc63e50df7c to your computer and use it in GitHub Desktop.
Example Android Tabs CSS
.platform-android .bar-subheader.has-tabs-top{
top:93px !important;
}
.platform-android .has-subheader.has-tabs-top{
top:137px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment