]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Better spaced changeset lists
[rails.git] / app / assets / stylesheets / common.css.scss
index 60683fcd6cfa1aac2719049d7f47538726106888..7d3c9e1a1046af71a46a6ed390eb23e09a8ed755 100644 (file)
@@ -996,7 +996,7 @@ header .search_form {
 
 #sidebar .changesets {
   li {
-    padding: 10px 20px;
+    padding: 15px 20px;
     border-bottom: 1px solid #ddd;
     cursor: pointer;
 
@@ -1005,7 +1005,7 @@ header .search_form {
   }
 
   h4 {
-    margin-top: 0;
+    margin: 0;
     a {
       color: #000;
     }