Bug 414652 - "tb about dialog doesn't have right margin on copyright info" (set right margin symmetrically with left) [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=philor]

This commit is contained in:
reed%reedloden.com 2008-01-31 09:36:34 +00:00
Родитель c0402c0642
Коммит 26fcb10b67
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -35,7 +35,7 @@
#copyright {
color: #909090;
margin-top: 0;
-moz-margin-end: 0;
-moz-margin-end: 20px;
margin-bottom: 3px;
-moz-margin-start: 20px;
}