When someone uploads and image is shows the image for a few seconds and then disappears. This happens on the Dashboard feed and the module
http://puu.sh/9kfy4/d04eb6678b.png
http://puu.sh/9kfy4/d04eb6678b.png
body div#fd.es .es-photo > a {
-webkit-transition: none !important;
transition: none !important;
}
body div#fd.es .es-photo > a.fit-both img {
max-height: 100% !important;
}