From: urs_hunkler Date: Thu, 22 Feb 2007 07:51:02 +0000 (+0000) Subject: 'removed nowrap for the first column for module names in modules tabels again because... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8c17dc491e04d5fb5f3412f8d5ad0c99ff1c591e;p=moodle.git 'removed nowrap for the first column for module names in modules tabels again because some tables gets too wide in some languages' --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index ef2a0bc7c7..70c2bacc42 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -715,7 +715,6 @@ body#admin-modules table.generaltable th.c0, body#admin-modules table.generaltable td.c0 { text-align: left; - white-space: nowrap; } #admin-blocks