make the chrome reflection rendering bug (#189) slightly less annoying

This commit is contained in:
rolux 2012-04-04 18:02:49 +00:00
parent c651f70bbc
commit 018e94e5ae

View file

@ -99,6 +99,7 @@ pandora.ui.infoView = function(data) {
.css({
position: 'absolute',
left: iconLeft + 'px',
bottom: 0,
width: iconWidth + 'px',
height: iconHeight + 'px',
borderRadius: borderRadius + 'px'