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({ .css({
position: 'absolute', position: 'absolute',
left: iconLeft + 'px', left: iconLeft + 'px',
bottom: 0,
width: iconWidth + 'px', width: iconWidth + 'px',
height: iconHeight + 'px', height: iconHeight + 'px',
borderRadius: borderRadius + 'px' borderRadius: borderRadius + 'px'