]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Merge remote-tracking branch 'upstream/pull/4690'
[rails.git] / app / assets / stylesheets / common.scss
index 67813e1788029c06cf1c9deab81424d1e76717c0..931d10c8aba5f6fdb74b42310ca59bd941fb93a5 100644 (file)
@@ -513,6 +513,12 @@ header .search_forms,
   display: none;
 }
 
+.search_form {
+  .describe_location {
+    font-size: 10px;
+  }
+}
+
 /* Rules for search sidebar */
 
 #sidebar .search_results_entry {
@@ -807,12 +813,6 @@ tr.turn:hover {
   }
 }
 
-.search_form {
-  .describe_location {
-    font-size: 10px;
-  }
-}
-
 /* Rules for user images */
 
 img.user_image {