]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Fix border-bottom for browse#note, closes #88
[rails.git] / app / assets / stylesheets / common.css.scss
index 0195ed32674eb11ebcd9a4d27f939ff8e045c3e5..f9a48da828a4924dcbbeb733a96963f39dfb4c52 100644 (file)
@@ -1028,7 +1028,7 @@ header .search_form {
     }
   }
 
-  :last-child {
+  .browse-section:last-of-type {
     border-bottom: none;
   }