We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This does look a touch broken, but it's a big improvement for those that need it:
html[lang^=ar] body, html[lang^=he] body, html[lang^=sy] body, html[lang^=sam] body, html[lang^=men] body, html[lang^=man] body, html[lang^=wo] body, html[lang^=ff] body { direction:rtl; text-align: right; }
The text was updated successfully, but these errors were encountered:
It is said that Bootstrap 5.0 will solve RTL issues. https://getbootstrap.com/docs/5.0/getting-started/rtl/
Sorry, something went wrong.
We do already get complaints about missing rtl support in get.o.o though, and that is gonna be a problem for www.o.o as well
No branches or pull requests
This does look a touch broken, but it's a big improvement for those that need it:
The text was updated successfully, but these errors were encountered: