X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b3bd81fd4b5d9441c0edd58534ca5956a46c86bf..4b2bd4835dc36384f9085aa5cc115ed6dca8e031:/app/assets/stylesheets/common.css.scss diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 8e43e0d09..21ed6930b 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -644,7 +644,7 @@ nav.secondary { padding: $lineheight $lineheight $lineheight/2; } - h4, span.user, span.date { + h4 { font-weight: normal; color: #666; font-size: 12px; @@ -1053,6 +1053,10 @@ a.donate { &.selected { background: #FFFFE6; } /* color is derived from changeset bbox fillColor in history.js */ + + h4 { + padding: 0; + } } .comment a {