X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/16a4a506565fdafdc84a9f33c902c829e1349b45..06b2d278ea6c273c7e4e01c6f28bb46505efd6d1:/public/stylesheets/site.css diff --git a/public/stylesheets/site.css b/public/stylesheets/site.css index 86b38f8ac..c44d54bce 100644 --- a/public/stylesheets/site.css +++ b/public/stylesheets/site.css @@ -402,11 +402,6 @@ hr { padding-bottom: 6px; } -#search_active { - display: none; - color: red; -} - .rsssmall { position: relative; top: 4px; @@ -514,6 +509,11 @@ hr { margin-bottom: 0px; } +.search_searching { + margin-top: 5px; + margin-bottom: 5px; +} + .olControlAttribution { display: none !important; }