Skip to content

Commit

Permalink
MDL-42634 theme: Increase margin on sectionname to not cover controls
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols authored and stronk7 committed Aug 19, 2015
1 parent edd94e2 commit 933183e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions theme/bootstrapbase/less/moodle/course.less
Expand Up @@ -322,6 +322,11 @@
.activity .activityinstance {
opacity: .5;
}

.sectionname {
margin-left: 10px;
margin-right: 10px;
}
}
.course-content ul.topics li.section .content,
.course-content ul.weeks li.section .content {
Expand Down
2 changes: 1 addition & 1 deletion theme/bootstrapbase/style/moodle.css

Large diffs are not rendered by default.

0 comments on commit 933183e

Please sign in to comment.