add about:config styling
[themes.git] / EarlyBlue / global / autocomplete.css
index 7aac494519ff62a4e28d02cf136da8200f8b45aa..055fd9e1a3d372f97ebd904aae02a178098df50f 100644 (file)
@@ -60,7 +60,7 @@ textbox {
   -moz-box-align: center;
   -moz-box-pack: center;
   min-width: 15px;
-  min-height: 19px; 
+  min-height: 19px;
   border: 1px outset #CCD0DD;
   background-color: #9999CC;
   padding: 1px;
@@ -82,7 +82,7 @@ textbox {
 }
 
 .autocomplete-history-popup {
-  max-height: 180px;
+  max-height: 25em;
 }
 
 /* ::::: tree ::::: */