From 73cc366eed5a58ca285b30e8fbf23c3e2d3884c7 Mon Sep 17 00:00:00 2001 From: Mike de Boer Date: Sat, 15 Mar 2014 15:45:23 +0100 Subject: [PATCH] [Australis] Bug 983732: Put sync promo footer back in the right place. r=MattN --- browser/themes/windows/browser.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/browser/themes/windows/browser.css b/browser/themes/windows/browser.css index 3a008d758de1..059694c76f12 100644 --- a/browser/themes/windows/browser.css +++ b/browser/themes/windows/browser.css @@ -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;