Small CSS tweak to increase the hit area of the search engine selection

drop down on Mac OS X.

bug=337548
r=mconnor
uir=beltzner
This commit is contained in:
joe%retrovirus.com 2006-05-12 17:18:35 +00:00
Родитель 810fc4e947
Коммит 66e38674d8
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -34,7 +34,7 @@
border: none;
padding-right: 0px;
height: 21px !important;
margin: 0px -5px 0px -1px;
margin: 0px -3px 0px -1px;
}
.search-go-button {