]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Tighten white space usage for geocode "View details" link
[rails.git] / app / assets / stylesheets / common.css.scss
index c2f642edc52f539ffd7b8ceeef1f85d790506468..aac527628eafe8c59b1e0a54e15469d2949bf9b3 100644 (file)
@@ -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;
   }
 }