]> git.openstreetmap.org Git - rails.git/commitdiff
Rework tabs to use flexbox
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 16 Jun 2021 15:47:13 +0000 (16:47 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 16 Jun 2021 15:48:23 +0000 (16:48 +0100)
This improves the behaviour on small widths, where the tabs stack neatly. It also avoids the use of ml-auto which isn't RTL compatible.

The change in indentation is because it was previously coded with multiple li nested inside another li


No differences found