From 383e47ca9ec03a821519474555408c6e78152a7c Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 26 Oct 2005 00:55:02 +0000 Subject: Bug 313020: Implement the ability to add individual bugs to saved searches - Patch by Frédéric Buclin r=joel a=justdave MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skins/standard/global.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'skins') diff --git a/skins/standard/global.css b/skins/standard/global.css index ea95e7460..7d6e0abba 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -210,7 +210,8 @@ body #footer #links-actions, #footer #links-edit, - #footer #links-saved + #footer #links-saved, + #footer #links-special { display: table-row; } -- cgit v1.2.3-24-g4f1b