MDL-52342 theme: Correct selector for section title

This commit is contained in:
Andrew Nicols
2016-02-16 09:18:18 +00:00
committed by Dan Poltawski
parent 1401015347
commit 4e70e41424
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -322,7 +322,7 @@
.activity .activityinstance {
opacity: .5;
}
.sectionname > span,
.sectionname,
.activity .activityinstance {
margin-left: 10px;
margin-right: 10px;
File diff suppressed because one or more lines are too long