r=neil.parkwaycc.co.uk, sr=iann_bugzilla
Patch from Felix Miata - make .autocomplete-history-popup max-height em instead of px, and longer


git-svn-id: svn://10.0.0.236/trunk@235104 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkaply%us.ibm.com
2007-09-06 22:03:49 +00:00
parent 20ee588132
commit b9bb0723f3

View File

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