X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/77d495ccdc4c6d07cb7795177c73ba541afc44e0..e6e478f5b077d1357fffca90a6f6bd6d789eebaf:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index b95d1fcd6..1d4056451 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1055,11 +1055,12 @@ tr.turn:hover { .search_form { background-color: $lightgrey; + #query { + z-index: 0; + } + .describe_location { - top: 6px; - right: 6px; font-size: 10px; - color: $blue; } }