From 71c19b2e254f091aec21ec90f342936c2374eff4 Mon Sep 17 00:00:00 2001 From: Trevor Parscal Date: Thu, 16 Jul 2009 22:55:27 +0000 Subject: [PATCH] Prevent wrapping by using   instead of spaces in labels on drop down menus. Not ideal, but for cross browser support down to IE5.5, this is what we end up with. --- skins/Vector.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skins/Vector.php b/skins/Vector.php index 1094a26983..c49d95c1ff 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -718,7 +718,7 @@ class VectorTemplate extends QuickTemplate { @@ -748,7 +748,7 @@ class VectorTemplate extends QuickTemplate { -- 2.20.1