Really good RTL support! not perfect yet but a really good start, I'll try to provide patches for anything I'll fix in our current project.
Here is the first - breadcrumbs arrow is defined @ shiny.css but the RTL override is defined @ style-rtl.css. when RTL overrides are loaded properly it will not override, and anyway it should be in the corresponding stylesheet.
Plus, no need to float it and then disable that.

CommentFileSizeAuthor
shiny_rtl_breadcrumb_arrow_fix.patch880 bytestsi
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dudenhofer’s picture

Status: Needs review » Reviewed & tested by the community

Good catch, thanks for the patch! I will role this into the next commit.

dudenhofer’s picture

Status: Reviewed & tested by the community » Fixed

This fix has been committed here http://drupalcode.org/project/shiny.git/commit/5e53e14
Along with some updates to the SCSS files to reflect the change.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.