]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Consistent headers and footers in sidebar
[rails.git] / app / assets / stylesheets / common.css.scss
index 66b9f3c4854eb28d6fc3f92cafcc8c14277a46c5..c4ac18edc1bc23cf3f3dc3c35ef0c7f4a4d86eb8 100644 (file)
@@ -563,7 +563,6 @@ nav.secondary {
 
     h2, h3, h4 {
       padding: $lineheight;
-      border-bottom: $keyline;
     }
 
     h4 {
@@ -957,7 +956,6 @@ a.donate {
 #sidebar_content {
   .browse-section {
     padding: 20px;
-    border-bottom: 1px solid #CCC;
   }
 
   .browse-field {
@@ -1783,6 +1781,12 @@ ul.secondary-actions {
   }
 }
 
+div.secondary-actions {
+  padding: 10px;
+  border-top: 1px solid #ccc;
+  text-align: center;
+}
+
 /* Utility for managing inner content areas */
 
 .inner22 { padding: $lineheight;}