From 99457cc8631ec71dcacb4e79b1597c0f8b9abd25 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Thu, 20 Mar 2014 20:57:18 +0000 Subject: Bug 986124 - backport upstream bug 513212 to bmo/4.2 to add the ability to add see_also values in enter_bug.cgi and Bug.create --- 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 3eee10fab..63229886a 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -546,7 +546,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