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