diff --git a/theme/base/style/course.css b/theme/base/style/course.css index 7a457a4a89b..1ea71e6c13f 100644 --- a/theme/base/style/course.css +++ b/theme/base/style/course.css @@ -19,6 +19,7 @@ .path-course-view .block.drag .header {cursor: move;} .path-course-view .completionprogress {float:right;} .path-course-view .completionprogress img.iconhelp {vertical-align:top;} +.path-course-view .section .summary {line-height:normal;} .path-course-view li.activity {margin-right:20px; position:relative;} .path-course-view li.activity span.autocompletion, @@ -125,4 +126,4 @@ #page-course-index.dir-rtl .indentation {padding-left: 0px;padding-right: 30px;} table.category_subcategories {margin-bottom:1em;} -table.category_subcategories td {white-space: nowrap;} \ No newline at end of file +table.category_subcategories td {white-space: nowrap;}