]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/4690'
authorTom Hughes <tom@compton.nu>
Sun, 14 Apr 2024 17:46:59 +0000 (18:46 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 14 Apr 2024 17:46:59 +0000 (18:46 +0100)
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 {