Skip to content

Commit

Permalink
MDL-38907 Course: Remove unused CSS causing jump menu to be center al…
Browse files Browse the repository at this point in the history
…igned.
  • Loading branch information
Damyon Wiese committed Apr 8, 2013
1 parent 4fd1861 commit c2bb7f6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion course/format/topics/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;}
1 change: 0 additions & 1 deletion course/format/weeks/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;}

0 comments on commit c2bb7f6

Please sign in to comment.