Bug 378545 - Suiterunner: Change height of Location Bar Dropdown Window. r+sr=neil.

This commit is contained in:
stefanh%inbox.com 2007-12-06 15:35:36 +00:00
Родитель 55b3e4fc37
Коммит 52c0471486
1 изменённых файлов: 6 добавлений и 0 удалений

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

@ -54,6 +54,12 @@
-moz-binding: url("chrome://communicator/content/bindings/toolbar.xml#grippytoolbar-primary");
}
/* ::::: autocomplete ::::: */
.autocomplete-history-popup {
max-height: 25em;
}
/* ::::: online/offline icons ::::: */
#offline-status[offline="true"] {