-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
frontendRelated to the website the user seesRelated to the website the user seesinternationalizationRelated to translating the websiteRelated to translating the website
Milestone
Description
Currently, the html attribute dir is set to RTL when required, which gets us part of the way there. However more changes are needed to truly mirror the layout. This essentially boils down to switching 'left' with 'right' in css rules and html classes in all but a few exceptional cases.
Some good suggestions for how to use sass/scss features to achieve this are included in this blog: http://matanich.com/2013/09/06/rtl-css-with-sass
Metadata
Metadata
Assignees
Labels
frontendRelated to the website the user seesRelated to the website the user seesinternationalizationRelated to translating the websiteRelated to translating the website