forked from 0x2620/pandora
fix 0xDB info view icon reflection positioning bug
This commit is contained in:
parent
397badc10f
commit
9938512a1e
1 changed files with 0 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue