Fix autocomplete CSS with the same fix the Mac CSS has for autocomplete. Followup to previous checkin.

This commit is contained in:
hyatt%netscape.com 2002-09-24 09:07:06 +00:00
Родитель cb248b0af2
Коммит a9a4b8b0b8
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -90,6 +90,7 @@ textbox {
} }
.autocomplete-treecol { .autocomplete-treecol {
-moz-appearance: none;
margin: 0 !important; margin: 0 !important;
border: none !important; border: none !important;
padding: 0 !important; padding: 0 !important;