MDL-48787 quiz: Fix css of random question on order and paging screen

This commit is contained in:
Adam Olley
2015-03-18 14:52:14 +13:00
committed by Paul Nicholls
parent c228f82bbb
commit 788ca28e2a
-3
View File
@@ -690,9 +690,6 @@ table#categoryquestions {
padding: 0.1em;
background-color: #F9F9F9;
}
#page-mod-quiz-edit .reorder .questioncontentcontainer .quiz_randomquestion {
position: relative;
}
#page-mod-quiz-edit .reorder div.question div.content div.quiz_randomquestion {
line-height: 1em;
}