MDL-16190: Completion icons don't show on IE6
authorsam_marshall <sam_marshall>
Tue, 26 Aug 2008 09:42:16 +0000 (09:42 +0000)
committersam_marshall <sam_marshall>
Tue, 26 Aug 2008 09:42:16 +0000 (09:42 +0000)
theme/standard/styles_ie6.css

index 330003b9c9084e1e0295fb1996e5da9bd3fb4318..4be04d2883fa4ad40486ea8b2eed19087c759c1e 100755 (executable)
@@ -63,4 +63,7 @@ form.mform textarea {
   display:inline-block; padding-left:2px;
 }
 
+#course-view li.activity {
+  height:0;
+}