MDL-66960 questions: Top align all question bank titles exc "select all"

This commit is contained in:
Luca Bösch
2019-10-18 16:32:43 +02:00
parent aaff6692a1
commit 55c75f91e9
+5
View File
@@ -966,6 +966,11 @@ table.quizreviewsummary td.cell {
text-align: center;
padding: 0 2px;
border: 0 none;
vertical-align: top;
}
#categoryquestions .header.checkbox {
vertical-align: bottom;
}
#categoryquestions th .sorters {