]> git.mjollnir.org Git - moodle.git/commitdiff
FIxed CSS for courseboxes on course-index
authormoodler <moodler>
Wed, 14 Feb 2007 04:24:43 +0000 (04:24 +0000)
committermoodler <moodler>
Wed, 14 Feb 2007 04:24:43 +0000 (04:24 +0000)
theme/standard/styles_layout.css

index 12a0d419cabfd3e467194e674a811bc7475230fe..941e1878d01e1a55dc7a01b4d1bea2600f161e04 100644 (file)
@@ -1533,7 +1533,7 @@ body#course-view .headingblock {
   margin-bottom: 9px;
 }
 
-body#course-index #content {
+body#course-index .courseboxes {
   padding:20px;
 }