]> git.openstreetmap.org Git - rails.git/commit
Remove custom margins on sidebar headings
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 3 Nov 2021 17:27:33 +0000 (17:27 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 3 Nov 2021 18:16:38 +0000 (18:16 +0000)
commit2b84452222db25cfcfdc2a788ebea79d2ea517f7
tree04ecd3137a9ed71cc5b362a944ad911dd9a3b6ca
parentc2d6a3090c301fe000b8c39f9113b093cdb25082
Remove custom margins on sidebar headings

Margin-top in particular is best avoided. The removal of some top
margins required a few corresponding changes to add bottom margins
to other features, mostly done by converting bare text strings to
live within paragraphs.
app/assets/stylesheets/common.scss
app/views/browse/_common_details.html.erb
app/views/browse/changeset.html.erb
test/integration/user_changeset_comments_test.rb