Skip to content

Commit

Permalink
MDL-25723 fix for all course listing in IE
Browse files Browse the repository at this point in the history
  • Loading branch information
jstabinger authored and stabijoh committed Jan 14, 2011
1 parent 5a7f931 commit defbd5b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions theme/base/style/course.css
Expand Up @@ -116,6 +116,10 @@


.path-course .clearfloat {float:none; clear:both;height:0px;} .path-course .clearfloat {float:none; clear:both;height:0px;}



/*all courses view*/
#page-course-index .categorylist .course.clearfloat { height: auto; }

/** /**
* Overide for RTL layout * Overide for RTL layout
*/ */
Expand Down

0 comments on commit defbd5b

Please sign in to comment.