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

Add width: auto; css to fix multiple buttons overflowing in bar #1603

Closed
wants to merge 2 commits into from
Closed

Add width: auto; css to fix multiple buttons overflowing in bar #1603

wants to merge 2 commits into from

Conversation

hydrogennz
Copy link

Allowing the buttons to use width: auto; allows the multiple right buttons to display correctly alongside one another in the ion-nav-buttons control.

This fixes issue #930 which is still present on Android 4.4.2

Allowing the buttons to use the inherited display mode (flex in this case) allows the buttons to display correctly alongside one another in the ion-nav-buttons control.

This fixes issue #930 which is still present on Android 4.4.2
@hydrogennz hydrogennz changed the title Add inherited display class to fix multiple buttons overflowing in bar Add width: auto; css to fix multiple buttons overflowing in bar Jun 11, 2014
@hydrogennz hydrogennz closed this Jun 11, 2014
@hydrogennz hydrogennz deleted the patch-1 branch June 11, 2014 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant