0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Paul Adam Davis 91c07e37bf Change avatars in user list back to cover
Closes #4199

`background-size: 105%;` is a nono for square images. `background-size: cover;` is a better.
2014-09-30 17:22:21 +01:00
..
client Change avatars in user list back to cover 2014-09-30 17:22:21 +01:00
server Merge pull request #4188 from halfdan/1891-move 2014-09-29 21:31:22 +01:00
shared GhostGFM honours escaped tildes 2014-09-19 09:16:33 +01:00
test Implements module tests 2014-09-29 22:33:09 +02:00
index.js