]> git.openstreetmap.org Git - rails.git/commit
Simplify user_image and user_thumbnail css
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 10 Nov 2021 15:30:42 +0000 (15:30 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 10 Nov 2021 15:30:42 +0000 (15:30 +0000)
commit9c9bf153cd90778172a70864eedde3672c412a53
treeba1361ec67cd34461452ee3a823bbc316072235e
parenta9ca2fe7e73a65f85a326b167384c41b37f47410
Simplify user_image and user_thumbnail css

Now that all uses of the images and thumbnails have been migrated
to flex grids, we can remove the margin and padding from the original
css classes and revert to using them.
app/assets/stylesheets/common.scss
app/views/dashboards/_contact.html.erb
app/views/dashboards/_popup.html.erb
app/views/diary_entries/_diary_comment.html.erb
app/views/diary_entries/_diary_entry.html.erb
app/views/diary_entries/index.html.erb
app/views/diary_entries/show.html.erb
app/views/issues/_comments.html.erb
app/views/issues/_reports.html.erb
app/views/users/show.html.erb