Bug 481767 - Tag field overlay issue when 2 or more bookmarks in the same tag, r+sr=neil a=blocking191

This commit is contained in:
Marco Bonardo 2009-05-12 11:15:15 +02:00
Родитель c862548ff4
Коммит 9b713795a2
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -792,6 +792,8 @@ popup[type="autocomplete"][hidden="true"] {
.autocomplete-result-popupset {
max-width: 0px;
width: 0 !important;
min-width: 0%;
min-height: 0%;
}
/********** colorpicker **********/