fix context browser css (firefox)

This commit is contained in:
rlx 2016-01-24 19:02:38 +05:30
parent 258218f6dd
commit 38b9c433bc
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ oml.ui.browser = function() {
backgroundImage: 'linear-gradient(180deg, ' + color.slice(0, 2).map(function(rgba) {
return 'rgba(' + rgba.join(', ') + ')';
}).join(', ') + ')',
MozTransform: 'rotate(45deg)',
WebkitTransform: 'rotate(45deg)'
})
.text(