зеркало из https://github.com/mozilla/pjs.git
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:
Родитель
64d8f58ab3
Коммит
cc5feb640e
|
@ -77,7 +77,7 @@ textbox[type="autocomplete"] {
|
|||
}
|
||||
|
||||
.autocomplete-history-popup {
|
||||
max-height: 180px;
|
||||
max-height: 25em;
|
||||
}
|
||||
|
||||
/* ::::: tree ::::: */
|
||||
|
|
Загрузка…
Ссылка в новой задаче