Skip to content

Commit

Permalink
fix question weighting input height
Browse files Browse the repository at this point in the history
fixes #2
  • Loading branch information
thedannywahl committed Jul 6, 2014
1 parent 3915645 commit 6b19304
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions style/elegance.css
Original file line number Diff line number Diff line change
Expand Up @@ -2903,6 +2903,10 @@ table#user-grades th.userreport.c1 {
display: block;
}

#page-mod-quiz-edit .questioncontainer input[type="text"] {
height: inherit;
}

/* @end */

/* @group Fixes */
Expand Down

0 comments on commit 6b19304

Please sign in to comment.