From: Andy Allan Date: Wed, 3 Nov 2021 17:43:01 +0000 (+0000) Subject: Remove custom css overrides for the users list X-Git-Tag: live~2494^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/abe855150656ca2fdb7d786716b3c14bea164265?hp=abe855150656ca2fdb7d786716b3c14bea164265 Remove custom css overrides for the users list 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. ---