]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Localisation updates from https://translatewiki.net.
[rails.git] / app / assets / stylesheets / common.scss
index 77b87f8788f045731b210df6accbb25f8175108c..5ff48dc6c54c226cbe4a4de27bef891858ac23eb 100644 (file)
@@ -1091,6 +1091,10 @@ tr.turn:hover {
 
 [dir=rtl] .header-illustration {
   transform: scaleX(-1);
 
 [dir=rtl] .header-illustration {
   transform: scaleX(-1);
+
+  h1 {
+    transform: scaleX(-1);
+  }
 }
 
 #content.maximised {
 }
 
 #content.maximised {
@@ -1128,7 +1132,7 @@ tr.turn:hover {
   min-width: 200px;
   p {
     padding: 0 0 5px 0;
   min-width: 200px;
   p {
     padding: 0 0 5px 0;
-    margin-top: 0 0 0 60px;
+    margin: 0 0 0 60px;
     font-size: 12px;
   }
 }
     font-size: 12px;
   }
 }