From: nicolasconnault Date: Thu, 5 Apr 2007 01:44:54 +0000 (+0000) Subject: MDL-9090 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=30052948b13d0101511d106f7863e10bb0f6caf4;p=moodle.git MDL-9090 --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 7922a11f6e..e7719f8c54 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -1784,6 +1784,14 @@ body#course-info .generalbox.info { padding:5px; } +#my-index .coursebox .info { + float: none; +} + +#my-index .name { + margin-left: 5px; +} + .categorylist { width:90%; margin-left:auto;