[OS/2] Bug 398610: following up on bug 363130 and restrict favicons to 16x16px in menus, p=wuno, r=me

This commit is contained in:
mozilla@weilbacher.org 2007-10-06 15:37:41 -07:00
Родитель 670943a845
Коммит f1058ccceb
1 изменённых файлов: 5 добавлений и 0 удалений

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

@ -111,6 +111,11 @@ menuitem.spell-suggestion {
min-height: 15px;
}
.menu-iconic-icon {
max-width: 16px;
max-height: 16px;
}
/* ..... menu arrow box ..... */
.menu-right {