fix 0xDB info view icon reflection positioning bug

This commit is contained in:
rolux 2012-12-21 01:24:07 +00:00
parent 397badc10f
commit 9938512a1e

View file

@ -99,7 +99,6 @@ 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'