make the chrome reflection rendering bug (#189) slightly less annoying
This commit is contained in:
parent
c651f70bbc
commit
018e94e5ae
1 changed files with 1 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue