]> git.mjollnir.org Git - moodle.git/commitdiff
'removed nowrap for the first column for module names in modules tabels again because...
authorurs_hunkler <urs_hunkler>
Thu, 22 Feb 2007 07:51:02 +0000 (07:51 +0000)
committerurs_hunkler <urs_hunkler>
Thu, 22 Feb 2007 07:51:02 +0000 (07:51 +0000)
theme/standard/styles_layout.css

index ef2a0bc7c7005ae46343786841d7db742b480ea2..70c2bacc4236061d57cd75ace53050cc28a15804 100644 (file)
@@ -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