diff options
-rw-r--r-- | toolkit/themes/linux/global/autocomplete.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/toolkit/themes/linux/global/autocomplete.css b/toolkit/themes/linux/global/autocomplete.css index 0b4536c32b..b5b054a5ed 100644 --- a/toolkit/themes/linux/global/autocomplete.css +++ b/toolkit/themes/linux/global/autocomplete.css @@ -47,6 +47,8 @@ textbox:not(.padded) .textbox-input-box { panel[type="autocomplete"], panel[type="autocomplete-richlistbox"], +panel[type="private-autocomplete"], +panel[type="private-autocomplete-richlistbox"], .autocomplete-history-popup { border: 1px solid ThreeDShadow; padding: 0; |