X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/353431363d84ff6386d06fd9216907cdc8307d26..ede8cda2ef790ef36b025dda0dd8160f1dd19507:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 67813e178..931d10c8a 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -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 {