Bug 351133 - Options>Feeds 'Choose Application...' button is cut off and scroll-bar appears. r=mconnor.

This commit is contained in:
mozilla.mano%sent.com 2007-11-07 05:11:15 +00:00
Родитель 74e062dfbe
Коммит 3660d9ca0e
1 изменённых файлов: 5 добавлений и 0 удалений

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

@ -252,3 +252,8 @@ filefield[disabled="true"] .fileFieldIcon {
-moz-margin-start: 6px !important;
font-weight: bold;
}
/* Feeds pane */
#chooseClientAppCell {
-moz-padding-end: 12px;
}