XF 1.3 Responsive image in notices not working in Firefox

Mr Lucky

Well-known member
I have an image in a notice. It works fine on Safari and Chrome, but not Firefox, the image just doesn't show.

I am using this for responsive image in extra.css

Code:
max-width: 100%;
    height: auto;
    margin-top:5px;
    margin-left:auto;
    margin-right:auto

(Haven't tested on IE yet)

Please see:

http://cafesaxophone.com/community/

Can anyone help please.
 
Top Bottom