MSIE 10 supports gradients and loading but requires height: 'auto' to get image scaling right
This commit is contained in:
parent
48985985bf
commit
62af7f05a5
5 changed files with 20 additions and 11 deletions
|
|
@ -118,6 +118,7 @@ pandora.ui.siteDialog = function(section) {
|
|||
})
|
||||
.css({
|
||||
width: '256px',
|
||||
height: 'auto',
|
||||
marginTop: id == 'software' ? '-16px' : 0
|
||||
})
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue