MSIE 10 supports gradients and loading but requires height: 'auto' to get image scaling right

This commit is contained in:
j 2013-08-08 12:31:35 +00:00
commit 62af7f05a5
5 changed files with 20 additions and 11 deletions

View file

@ -118,6 +118,7 @@ pandora.ui.siteDialog = function(section) {
})
.css({
width: '256px',
height: 'auto',
marginTop: id == 'software' ? '-16px' : 0
})
),