MDL-38907 Course: Remove unused CSS causing jump menu to be center aligned.
authorDamyon Wiese <damyon@moodle.com>
Mon, 8 Apr 2013 08:40:26 +0000 (16:40 +0800)
committerDamyon Wiese <damyon@moodle.com>
Mon, 8 Apr 2013 08:45:44 +0000 (16:45 +0800)
course/format/topics/styles.css
course/format/weeks/styles.css

index 432ad96..55f52a5 100644 (file)
@@ -7,4 +7,3 @@
 .course-content ul.topics li.section .right {width:40px;text-align:center;padding: 6px 0;}
 .course-content ul.topics li.section .right img.icon { padding: 0 0 4px 0;}
 .course-content ul.topics li.section .left .section-handle img.icon { padding:0; vertical-align: baseline; }
-.jumpmenu {text-align:center;}
index 80d3479..11fd482 100644 (file)
@@ -7,4 +7,3 @@
 .course-content ul.weeks li.section .right {width:40px;text-align:center;padding: 6px 0;}
 .course-content ul.weeks li.section .right img.icon { padding: 0 0 4px 0;}
 .course-content ul.weeks li.section .left .section-handle img.icon { padding:0; vertical-align: baseline; }
-.jumpmenu {text-align:center;}
\ No newline at end of file