Hello Drupalists!
I have applied some changes in local.css and they worked just fine while the languages were LTR; however, within the same site, when I switch to an RTL language, the changes applied in local.css are ignored by Drupal! I take it there is a need for a solution that includes local-rtl.css?
What is the best approach for resolving this problem (other than applying the changes in style.css)?
Thanks,
DrupalFan
Comments
Comment #1
jeremycaldwell commentedComment #2
jeremycaldwell commentedComment #3
jwolf commentedhave you tried the 2.x version? Does the 2.x version fix this issue?
Comment #4
jwolf commentedComment #6
eldrupal commentedLatest acquia_marina fixes the issue. ~DrupalFan