From 3db37ebc2a215b88873c4b43c2812cfe9e1ac418 Mon Sep 17 00:00:00 2001 From: Mark Côté Date: Mon, 1 Jul 2013 13:29:06 +0800 Subject: Bug 848685: When many flags are set for a patch attachment, the "Mozilla" theme in b.m.o shows them in a single line --- skins/contrib/Mozilla/global.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'skins') diff --git a/skins/contrib/Mozilla/global.css b/skins/contrib/Mozilla/global.css index 7af4af9ea..5274cd2a2 100644 --- a/skins/contrib/Mozilla/global.css +++ b/skins/contrib/Mozilla/global.css @@ -334,10 +334,6 @@ table.edit_form hr { width: 100%; } -#bz_big_form_parts br { - display: none; -} - #attachment_table { background: #fff; border: none; -- cgit v1.2.3-24-g4f1b