From fb13a2bb7f8802336f8b1d38e3d133af5f5bd501 Mon Sep 17 00:00:00 2001 From: Guy Pyrzak Date: Tue, 28 Jun 2011 22:03:53 -0700 Subject: Bug 652427: Going back to the new bug page loses the description if possible duplicates have been searched for r=mkanat, r=mkanat --- skins/standard/enter_bug.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'skins') diff --git a/skins/standard/enter_bug.css b/skins/standard/enter_bug.css index bb8b05034..88d9e9e85 100644 --- a/skins/standard/enter_bug.css +++ b/skins/standard/enter_bug.css @@ -68,3 +68,5 @@ } /* Make the Add Me to CC button never wrap. */ #possible_duplicates .yui-dt-col-update_token { white-space: nowrap; } + +form#Create #possible_duplicates td { vertical-align: middle; } \ No newline at end of file -- cgit v1.2.3-24-g4f1b