Ghost/core
Paul Adam Davis 56e9f09277 Update user image styles
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.
2015-01-29 11:34:14 +00:00
..
client Update user image styles 2015-01-29 11:34:14 +00:00
server Add cache invalidation header when updating tags 2015-01-27 23:44:31 +00:00
shared Fix footnote handling for n-digit numbers 2015-01-17 14:56:13 +00:00
test Merge pull request #4845 from jaswilli/jshint 2015-01-24 18:23:55 +01:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00