From 9f18c2a6cf47e328fec681432633fafae46d0be1 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Thu, 20 Mar 2014 19:55:57 +0000 Subject: Bug 513212 - Allow people to set "See Also" when filing/creating/entering a bug on enter_bug.cgi or the Bug.create webservice r/a=glob --- skins/standard/global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skins') diff --git a/skins/standard/global.css b/skins/standard/global.css index ab8a44f60..13949edc4 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -638,7 +638,7 @@ input.required, select.required, span.required_explanation { } .bug_urls { - margin: 0 0 1em 0; + margin: 0; padding: 0; list-style-type: none; } -- cgit v1.2.3-24-g4f1b