Bug 790429: CSS syntax fix for B2G's content.css. r=vingtetun

This commit is contained in:
Marshall Culpepper 2012-09-12 11:58:15 -05:00
parent 344c53be25
commit 59a2819068

View File

@ -185,7 +185,7 @@ select > button {
background-color: transparent;
background-position: -15px center, 4px center !important;
background-repeat: no-repeat, no-repeat !important;
background-size: 100% 90%, normal normal;
background-size: 100% 90%, auto auto;
-moz-binding: none !important;
position: relative !important;