]> git.openstreetmap.org Git - rails.git/commit
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)
commitabe855150656ca2fdb7d786716b3c14bea164265
tree6765efcd94fdb1d6c4c1df7c7e51a84be0f5fbf6
parentea0f128e9e5d5f42e41adc44e1fa6cd45f608bcb
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.
app/assets/stylesheets/common.scss
app/views/users/index.html.erb