X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6c64a74a46c3d75c6526958b9e0474684f49386e..653f7c0d74ba29a761865248728db7fd439a749e:/app/assets/stylesheets/common.css.scss diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 60683fcd6..7d3c9e1a1 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -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; }