]> git.openstreetmap.org Git - rails.git/commitdiff
Border between history entries
authorJohn Firebaugh <john.firebaugh@gmail.com>
Wed, 13 Nov 2013 23:59:46 +0000 (15:59 -0800)
committerJohn Firebaugh <john.firebaugh@gmail.com>
Wed, 13 Nov 2013 23:59:46 +0000 (15:59 -0800)
app/assets/stylesheets/common.css.scss

index 12c66e3c95db6d3af89f34ec035e0a8b7cd0f1ad..caf9a8bfb6ca3cee6b7b9c14f78d4735ffdaf049 100644 (file)
@@ -1009,6 +1009,7 @@ header .search_form {
 #sidebar_content {
   .browse-section {
     padding: $lineheight/2 $lineheight;
+    border-bottom: 1px solid #ccc;
 
     h4:first-child {
       margin-top: 0;
@@ -1865,7 +1866,6 @@ ul.secondary-actions {
 
 div.secondary-actions {
   padding: 10px;
-  border-top: 1px solid #ccc;
   text-align: center;
 }