Skip to content

Commit

Permalink
fix the layout for question paging
Browse files Browse the repository at this point in the history
  • Loading branch information
thedannywahl committed Jul 6, 2014
1 parent 6e27ea2 commit 3915645
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions style/elegance.css
Original file line number Diff line number Diff line change
Expand Up @@ -2898,6 +2898,11 @@ table#user-grades th.userreport.c1 {
margin: 0;
}

/* fix quiz question label controls */
#page-mod-quiz-edit #quizquestions .questioncontentcontainer label {
display: block;
}

/* @end */

/* @group Fixes */
Expand Down

0 comments on commit 3915645

Please sign in to comment.