Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix padding for android tab bar #392

Merged
merged 1 commit into from
Mar 3, 2014
Merged

Fix padding for android tab bar #392

merged 1 commit into from
Mar 3, 2014

Conversation

connors
Copy link
Collaborator

@connors connors commented Mar 3, 2014

This applies the correct padding to .content on the Android theme. Tabs bars are on top so padding needs to be applied to the top of .content instead of the bottom.

Fixes #376

@connors
Copy link
Collaborator Author

connors commented Mar 3, 2014

@XhmikosR It should be picked up by the docs automatically from the import of the android theme.

@connors connors added the css label Mar 3, 2014
@connors connors added this to the 2.0.1 milestone Mar 3, 2014
connors added a commit that referenced this pull request Mar 3, 2014
Fix padding for android tab bar
@connors connors merged commit bf64cad into master Mar 3, 2014
@connors connors deleted the tab-padding branch March 3, 2014 17:54
@mdo mdo mentioned this pull request Mar 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android tabs padding
2 participants