]> git.openstreetmap.org Git - rails.git/commit
Use flex grid instead of floating to position changeset element paging nav
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 17 Nov 2021 15:52:59 +0000 (15:52 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 24 Nov 2021 12:07:49 +0000 (12:07 +0000)
commit300cd884ec5a8bd76be912f7d745e0ced7761175
tree26b756ab662b25280e2c9adfbe3c19cd69a62d42
parent846bacd665bd7220ab1f02d1951790077466f6e5
Use flex grid instead of floating to position changeset element paging nav

This works much better when either the heading or the paging is long.

The heading was moved into the partial to avoid repetitive grid definitions
app/assets/stylesheets/common.scss
app/views/browse/_paging_nav.html.erb
app/views/browse/changeset.html.erb