From 5b645d81e5cc67c8a4a7e2a10778ec2d0a293420 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Sun, 2 Dec 2007 16:17:48 +0000 Subject: [PATCH] rollback of #112512: option labels should be wrapped, translations bugos with the default CSS can ship with other tricky solutions --- modules/system/system.css | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/system/system.css b/modules/system/system.css index 9422847c510..f4d56fc33c3 100644 --- a/modules/system/system.css +++ b/modules/system/system.css @@ -140,7 +140,6 @@ tr.merge-up, tr.merge-up td, tr.merge-up th { font-weight: bold; } .form-item label.option { - white-space: nowrap; display: inline; font-weight: normal; }