Followup to bug 418090 to fix the appearance of error pages in the Modern theme r=IanN

This commit is contained in:
Neil Rashbrook 2008-08-28 23:56:49 +01:00
Родитель ad5afdc5a1
Коммит b3c67025b8
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -79,8 +79,8 @@ body[dir="rtl"] #errorPageContainer {
}
#errorTryAgain {
margin-top: 2em;
-moz-margin-start: 80px;
margin-top: 2em !important;
-moz-margin-start: 80px !important;
}
#brand {