searchbar fix for ie9

This commit is contained in:
kristi
2012-05-04 09:24:20 -07:00
parent 4c1ff7deb7
commit f834a0c84f
@@ -639,8 +639,8 @@ ul.actions {
-webkit-focus-ring: none;
}
.ie #head #searchbar #searchbar-fauxtext input#search-query {
padding: 0.4em 0 0 0.5em;
.ie8 #head #searchbar #searchbar-fauxtext input#search-query {
padding: 0.5em 0 0 0.5em;
}
#head #searchbar #searchbar-fauxtext input#search-query.ph {