X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c341b84ab26e83e4deef91f042d5a368175597c2..25645ed51a5b2bbbd0b50d66258d1aeceb4aa223:/app/assets/stylesheets/common.css.scss diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index c2f642edc..aac527628 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -959,7 +959,6 @@ a.donate { .sidebar_heading { position: relative; padding: $lineheight/2 $lineheight; - z-index: 9999; background: $offwhite; border-bottom: 1px solid #ccc; h4 { @@ -1015,7 +1014,10 @@ a.donate { .search_details { display: block; + float: right; text-align: right; + margin-top: 0.2em; + margin-left: 0.5em; } }