]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Merge branch 'master' into moderation
[rails.git] / app / assets / stylesheets / common.scss
index f1fdc136b502f632a2ba0b82501e35b33c09d243..3e64728a7625403dd80332509dfbd1a385fed459 100644 (file)
@@ -1002,6 +1002,11 @@ header .search_forms,
       vertical-align: middle;
     }
   }
+
+  a.reverse_directions {
+    cursor: pointer;
+    margin: 0px 0px 5px 25px;
+  }
 }
 
 /* Rules for the map key which appears in the popout sidebar */
@@ -2838,10 +2843,6 @@ input.richtext_title[type="text"] {
   width:475px;
 }
 
-.report-button {
-  float:right;
-}
-
 .report-disclaimer {
   background: #fff1f0;
   color: #d85030;