Ghost/core/client/assets/sass/layouts
abe33 c6b9b80e18 Fix style issue on user-image on Firefox and Opera
On both Firefox and Opera (OSX) the user image badge in
the settings page wasn't displayed.
Also, on firefox the badge overlay didn't have the proper size.

I don't know if there's a specific use case requiring a `display:
table` instead of a plain `display: block` but that was failing on
Firefox and Opera.

Using a block instead seems works perfectly (at least on Opera, Chrome,
Safari, Safari Mobile IOS7 and Firefox) regarding the badge size issue.

On Opera, though, the border radius wasn't applied properly to the
image. Adding a `border-radius: 100%;`fix that.
2013-10-16 00:25:03 +02:00
..
auth.scss Fix #744 2013-09-14 23:50:04 +01:00
editor.scss Corrected settings menu bugs 2013-09-17 20:59:35 -05:00
errors.scss 500 Series Error Handling & Stack Traces 2013-09-19 13:01:20 +10:00
manage.scss Add back button to settings and content preview 2013-09-17 15:58:41 -03:00
plugins.scss Updated Icons 2013-08-29 19:06:47 +02:00
settings.scss Stripped obsolete CSS3 prefixes 2013-09-24 18:44:32 +02:00
users.scss Fix style issue on user-image on Firefox and Opera 2013-10-16 00:25:03 +02:00