From fe87dba0624bc3481ab4447bebd4b24795e49343 Mon Sep 17 00:00:00 2001 From: Jared Wein Date: Thu, 29 Oct 2015 01:00:50 -0400 Subject: [PATCH] Bug 1218785 - Remove top and bottom margins on images in notifications. r=MattN --- toolkit/themes/shared/alert-common.css | 1 - 1 file changed, 1 deletion(-) diff --git a/toolkit/themes/shared/alert-common.css b/toolkit/themes/shared/alert-common.css index 7b08298e434..59768599468 100644 --- a/toolkit/themes/shared/alert-common.css +++ b/toolkit/themes/shared/alert-common.css @@ -59,7 +59,6 @@ } #alertImage { - margin: 8px 0; width: 64px; }