[Australis] Bug 983732: Put sync promo footer back in the right place. r=MattN

This commit is contained in:
Mike de Boer 2014-03-15 15:45:23 +01:00
Родитель 0377790278
Коммит 73cc366eed
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -2194,6 +2194,10 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] {
margin-top: -10px;
}
#notification-popup .panel-promo-box {
margin: 10px -10px -10px;
}
#notification-popup-box {
position: relative;
background-color: #fff;