For Arabic, Hebrew and other rtl languages, instead of being rendered RTL they're being rendered LTR. This is affecting getfedora.org and fedoracommunity.org
cc: @jibecfed
@ryanlerch Perhaps we need to use something like https://github.com/MahdiMajidzadeh/bootstrap-v4-rtl instead of upstream bootstrap?
The issue doesn't affect the other sites (boot, alt, spins, labs, arm). I think bootstrap-rtl is used in one or more of them already.
hello, we discussed this with Ahmed yesterday, I think the trick is here: https://pagure.io/fedora-websites/blob/master/f/boot.fedoraproject.org/data/templates/css.html#_10
It basically call one really simple css file containing a direction for the whole html body, as described here: https://www.w3schools.com/cssref/pr_text_direction.asp
direction
body
Login to comment on this ticket.