r=neil.parkwaycc.co.uk, sr=iann_bugzilla
Patch from Felix Miata - make .autocomplete-history-popup max-height em instead of px, and longer
This commit is contained in:
mkaply%us.ibm.com 2007-09-06 22:03:56 +00:00
Родитель 64d8f58ab3
Коммит cc5feb640e
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -77,7 +77,7 @@ textbox[type="autocomplete"] {
}
.autocomplete-history-popup {
max-height: 180px;
max-height: 25em;
}
/* ::::: tree ::::: */