]> git.openstreetmap.org Git - rails.git/commit
Remove list style reset, and add overrides where necessary
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 15 Jan 2020 14:51:29 +0000 (15:51 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 15 Jan 2020 16:16:11 +0000 (17:16 +0100)
commit65c3c2a91558a88ceea3c772d2b290281c642c9c
treecbc9e2ea2e1c254db79778c31bba9c51e2bec9a9
parentf885cfe0f5f0602dd51e1734f8ce2eaf377b1614
Remove list style reset, and add overrides where necessary

This allows the bootstrap list typography to work without being overridden. It also means
that lists look like normal lists by default, instead of needing to be recreated from
scratch each time. Only the cases where padding and discs are unwanted need to have
custom CSS.
app/assets/stylesheets/common.scss
app/views/browse/changeset.html.erb
app/views/issues/show.html.erb
app/views/reports/new.html.erb