Bug 398443 - actions icons should be aligned in Applications prefpane. Followup Linux fix. r=Mano, a=blocking-firefox3+

This commit is contained in:
florian@queze.net 2008-01-09 13:49:50 -08:00
Родитель 334bf6c7b6
Коммит 50401b28cd
1 изменённых файлов: 3 добавлений и 1 удалений

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

@ -64,11 +64,13 @@ richlistitem {
.actionsMenu .menulist-icon {
-moz-margin-end: 1px;
height: 16px;
width: 16px;
}
.actionsMenu > menupopup > menuitem > .menu-iconic-left {
-moz-padding-start: 0;
-moz-padding-end: 4px;
-moz-padding-end: 4px !important;
}
.actionsMenu > menupopup > menuitem {