Created
November 6, 2015 17:45
-
-
Save leonardocouy/37814ebfbdc63e50df7c to your computer and use it in GitHub Desktop.
Example Android Tabs CSS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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