]> git.openstreetmap.org Git - rails.git/commit
Restore the grey border around the user image on the profile page
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 15 Sep 2021 13:11:05 +0000 (14:11 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 15 Sep 2021 13:11:05 +0000 (14:11 +0100)
commit31e247c1e223145a6ac8ce9012fe5eb586f1aaea
tree297af9674204c3efa27d435909486899e5edb4b2
parentdfaea75c27d8590b7dd534becc2a874356b8d745
Restore the grey border around the user image on the profile page

This approach keeps the look without adding in the margins (and floats)
which are inappropriate for the flex-based layout.
app/assets/stylesheets/common.scss
app/views/users/show.html.erb