The indentation div is "missing" from RTL layout because it is floated to the left.
We should also fix the tree image sprite directionality for RTL but that is much less critical.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | tao_rtl_indentation.patch | 303 bytes | tsi |
| rubik_rtl_indentation.patch | 291 bytes | tsi |
Comments
Comment #1
tsi commentedWell, this is actually a Tao issue, moving to the right issue queue and updating patch.
Comment #2
haydeniv commentedCommitted: 6a061a6
Thanks!