]> git.openstreetmap.org Git - rails.git/commit
Use flexbox instead of floating to position the comment icon
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 13 Oct 2021 16:36:48 +0000 (17:36 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 13 Oct 2021 16:36:48 +0000 (17:36 +0100)
commitb0a9b39c8d6c2ec32ed0748f8a7130b813fb123e
tree431d95df76b611114c70821d3d584218f391d968
parent36179746309d7659d3e20512c34bc2742b094a04
Use flexbox instead of floating to position the comment icon

This ensures both components get appropriate padding. Fixes #3305
app/assets/stylesheets/common.scss
app/views/changesets/_changeset.html.erb