Skip to content

Commit

Permalink
MDL-32385 theme_base: adds line-height:normal in style/course.css for…
Browse files Browse the repository at this point in the history
… section summary
  • Loading branch information
Mary Evans committed Apr 14, 2012
1 parent b1d3043 commit 41f8ca6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion theme/base/style/course.css
Expand Up @@ -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,
Expand Down Expand Up @@ -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;}
table.category_subcategories td {white-space: nowrap;}

0 comments on commit 41f8ca6

Please sign in to comment.