[Australis] Bug 972525: update notifications close button alignment. r=dao

This commit is contained in:
Mike de Boer (mdeboer@mozilla.com) 2014-02-14 13:01:14 +01:00
Родитель 1c91d9c0f1
Коммит d006473802
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -159,6 +159,6 @@ XXX: apply styles to all themes until bug 509642 is fixed
%endif
.popup-notification-closebutton {
-moz-margin-end: -14px;
margin-top: -10px;
-moz-margin-end: -8px;
margin-top: -4px;
}