]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Stop login/signup tab bar getting reversed with RTL languages
[rails.git] / app / assets / stylesheets / common.scss
index 0fd3317e0f1da9d13b784e34f1c3837f5ea4af01..12d115073f2f3cede709c3bfdc283a09453f95ad 100644 (file)
@@ -741,6 +741,10 @@ tr.turn {
   h1 {
     transform: scaleX(-1);
   }
+
+  ul {
+    transform: scaleX(-1);
+  }
 }
 
 /* Rules for small maps in content areas */