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(rtl): add correct text-align #11353

Merged
merged 4 commits into from
May 2, 2017

Conversation

AmitMY
Copy link
Contributor

@AmitMY AmitMY commented Apr 25, 2017

Short description of what this resolves:

Fixed rest of bad text alignments

Ionic Version: 3.x

@manucorporat
Copy link
Contributor

@brandyscarney LGTM!

@brandyscarney
Copy link
Member

@AmitMY @manucorporat The code itself looks great! I just want to test it real quick to make sure nothing broke. :)


// Sets correct text align with support for old browsers
// @param {string} $direction - text direction
// @param {string} $decorator - !default, !important
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think !default is just a SCSS thing, right? @brandyscarney ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@manucorporat Yes, TMK it is only used in Sass variable declarations.

@brandyscarney
Copy link
Member

Snapshot comparison with master: http://ionic-snapshot-go.appspot.com/ionic2/snapshots/rrn/fw0/chrome_400x800#a2f6e0cd

Looks great! 😄

@brandyscarney brandyscarney merged commit 424b15a into ionic-team:master May 2, 2017
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.

3 participants