]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Use the same subhead style for search results as export
[rails.git] / app / assets / stylesheets / common.css.scss
index a5ce309813d16c176f332d59f0b57b4a11556efd..4a07e3659db4d5878ebba8e6f52f97fd1884c34a 100644 (file)
@@ -344,7 +344,7 @@ h2 {
 }
 
 #permalink a {
-    padding: 5px;
+  padding: 5px;
 }
 
 /* Rules for edit menu */
@@ -440,8 +440,9 @@ h2 {
 
 .search_results_heading {
   margin: 0px;
-  padding: 3px 5px;
-  background: #eee;
+  padding: 2px 5px;
+  border-bottom: 1px solid #ccc;
+  font-weight: bold;
 }
 
 .search_results_entry {