Merge pull request #312 from kristi/frontend-tweak

searchbar fix for ie9
This commit is contained in:
Corey Donohoe
2012-05-04 09:21:45 -07:00
@@ -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 {