]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Merge branch 'redesign' of github.com:osmlab/openstreetmap-website into redesign
[rails.git] / app / assets / stylesheets / common.css.scss
index 66cbb5d2ab1f331f5b7471be30e79652bc16c524..13910e565c5ace4e5deff53af0db923ccb53bd60 100644 (file)
@@ -599,7 +599,6 @@ nav.secondary {
   #sidebar {
     float: left;
     width: $sidebarWidth;
-    border-right: $keyline;
 
     h2, h3, h4 {
       padding: $lineheight $lineheight $lineheight/2;
@@ -1032,7 +1031,7 @@ a.donate {
     }
   }
 
-  .paginate ul {
+  .paginate ul, .note-comments ul {
     padding-left: 20px;
   }
 
@@ -1096,7 +1095,7 @@ a.donate {
 #sidebar_content {
   .browse-section.header {
     padding: 20px;
-    border-bottom: $keyline;
+    border-bottom: 1px solid #ccc;
 
     h2 {
       padding: 0 0 5px 0;