]> git.openstreetmap.org Git - rails.git/commitdiff
Remove custom css overrides for the users list
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 3 Nov 2021 17:43:01 +0000 (17:43 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 3 Nov 2021 18:35:42 +0000 (18:35 +0000)
The margins on the buttons aren't needed since the table has a bottom
margin, and the button class has never been applied since it was
incorrectly in the id field. The table row override had no effect since
the cells have their own vertical-alignment set.


No differences found