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

making custom radio buttons to RTL results to a position problem #20293

Closed
mehrancodes opened this issue Jul 13, 2016 · 2 comments
Closed

making custom radio buttons to RTL results to a position problem #20293

mehrancodes opened this issue Jul 13, 2016 · 2 comments
Labels

Comments

@mehrancodes
Copy link

Operating system: Ubuntu 16.04
Browser: Chrome 51

basically there is no problem with custom radio buttons but when i add dir="rtl" to HTML tag and click on radio buttons, the position's width will be 1366px! So when I uncheck the position of .c-input>input using chrome dev-tools, the problem will be fixed.

I tried using radio buttons on Mozila Firefox but I didn't saw such a problem in firefox.

Here is a jsbin for radio buttons: http://jsbin.com/loqutu/edit?html,output

@cvrebert
Copy link
Collaborator

We don't currently support RTL; it is on our backlog of features to add after v4 has a stable release.
Approximate duplicate of #19555.
But if you have a suggestion for a relatively simple fix, we'd gladly consider such a pull request.

@DediData
Copy link

Hi,
You can use this patch for full RTL compatibility for both Bootstrap 3.3.7 and 4.0.0-alpha.6
https://github.com/parsmizban/RTL-Bootstrap
If you have any pre designed theme, You can use this path to make your template RTL very easy
Good luck

@twbs twbs locked and limited conversation to collaborators Mar 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants