From 291bb971595489070ed8db3da1785f5a3977a15a Mon Sep 17 00:00:00 2001 From: Kohei Yoshino Date: Wed, 26 Sep 2018 11:29:19 -0400 Subject: Bug 1489718 - Insert form widgets for approval flag requests instead of free-form comment text --- skins/standard/attachment.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'skins/standard/attachment.css') diff --git a/skins/standard/attachment.css b/skins/standard/attachment.css index cec2d49e1..008bc7031 100644 --- a/skins/standard/attachment.css +++ b/skins/standard/attachment.css @@ -133,10 +133,6 @@ table.attachment_info td { display: block; } -#smallCommentFrame, #attachment_flags { - float: left; -} - #smallCommentFrame { margin-right: 1.5em; } -- cgit v1.2.3-24-g4f1b