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

CSS - Safari button text alignment #554

Closed
alexbainbridge opened this issue Feb 7, 2014 · 4 comments
Closed

CSS - Safari button text alignment #554

alexbainbridge opened this issue Feb 7, 2014 · 4 comments
Assignees
Milestone

Comments

@alexbainbridge
Copy link

This is how the text alignment is in Chrome / Mac

image

While this is how it is in Safari / Mac, Safari / IOS

image

I think the mid position text looks nicer? Either way, should probably be consistent

This is a nav bar back button

@adamdbradley adamdbradley self-assigned this Feb 7, 2014
@adamdbradley adamdbradley added this to the 0.9.25 milestone Feb 7, 2014
@CoenWarmer
Copy link

Can be fixed by
i.icon.icon-back{
vertical-align: top !important;
}

@adamdbradley adamdbradley modified the milestones: 0.9.24, 0.9.25 Feb 10, 2014
@adamdbradley
Copy link
Contributor

Thanks for pointing this out and thanks @CoenWarmer for figuring out what the fix was.

@alexbainbridge
Copy link
Author

Great, that worked! (however opened something similar in #576 )

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 6, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants