Skip to content

Commit

Permalink
MDL-48787 quiz: Fix css of random question on order and paging screen
Browse files Browse the repository at this point in the history
  • Loading branch information
aolley authored and pauln committed Mar 18, 2015
1 parent c228f82 commit 788ca28
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mod/quiz/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand Down

0 comments on commit 788ca28

Please sign in to comment.