]> git.openstreetmap.org Git - rails.git/commit
Rework changeset descriptions to use h6 tags, and refactor changeset lists to use...
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 8 Jan 2020 15:04:37 +0000 (16:04 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 8 Jan 2020 15:04:45 +0000 (16:04 +0100)
commit827123a8f681a04d8660619e035aef1cd1b2ee23
treef83b1b1e7a8170ccd700e4965ce55bbe6a695119
parent1a9595862feb00fd39473f0eb872264be5a602a4
Rework changeset descriptions to use h6 tags, and refactor changeset lists to use list-group-flush

The descriptions are probably best not as a header, but still needs to be something more prominent than surrounding text.
app/assets/stylesheets/common.scss
app/views/browse/changeset.html.erb
app/views/changesets/_changeset.html.erb
app/views/changesets/index.html.erb