mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
56e9f09277
Related to #4844 The newly added user image in the content list uses a CSS property to crop `img` tags, but it's not supported in IE or Firefox. This issue corrects that by chancing them to be background images which can be cropped cross-browser. It also adjusts the nav bar user image (previously an `img` tag) which would squash a non-square image. Also removes the border around the settings/users/ user images, to be consistent with the rest of the UI. |
||
---|---|---|
.. | ||
about.scss | ||
auth.scss | ||
content.scss | ||
default.scss | ||
editor.scss | ||
error.scss | ||
settings.scss | ||
setup.scss | ||
tags.scss | ||
user.scss | ||
users.scss |