You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
acdvorak
changed the title
mdc-floating-label does not work with RTL prost processors
mdc-floating-label does not work with RTL post processors
May 7, 2018
** PLEASE READ THIS BEFORE FILING AN ISSUE **
Bugs
Follow the template below and include a codepen to ensure the quickest and most accurate response to your issue.
What MDC Web Version are you using?
HEAD
What browser(s) is this bug affecting?
All
What OS are you using?
Mac
What are the steps to reproduce the bug?
Use mdc-floating-label.scss with an RTL post processor like CSS Janus, etc.
Load the input with dir="rtl" in the body.
What is the expected behavior?
Label will look correct in RTL mode.
What is the actual behavior?
Label is slightly out of place like so:
Any other information you believe would be useful?
I have a pull request for this.
The text was updated successfully, but these errors were encountered: