зеркало из https://github.com/mozilla/pjs.git
Bug 378545 - Suiterunner: Change height of Location Bar Dropdown Window. r+sr=neil.
This commit is contained in:
Родитель
55b3e4fc37
Коммит
52c0471486
|
@ -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"] {
|
||||
|
|
Загрузка…
Ссылка в новой задаче