Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a7f931
)
MDL-25723 fix for all course listing in IE
author
John Stabinger
<jstabinger@gmail.com>
Fri, 14 Jan 2011 19:22:09 +0000
(14:22 -0500)
committer
stabijoh
<stabijoh@EPSD-ITWEB-MACBK.local>
Fri, 14 Jan 2011 19:23:10 +0000
(14:23 -0500)
theme/base/style/course.css
patch
|
blob
|
blame
|
history
diff --git
a/theme/base/style/course.css
b/theme/base/style/course.css
index
7b2bb7d
..
d1cffed
100644
(file)
--- a/
theme/base/style/course.css
+++ b/
theme/base/style/course.css
@@
-116,6
+116,10
@@
.path-course .clearfloat {float:none; clear:both;height:0px;}
+
+/*all courses view*/
+#page-course-index .categorylist .course.clearfloat { height: auto; }
+
/**
* Overide for RTL layout
*/