Merge branch 'MDL-81358' of https://github.com/paulholden/moodle
[moodle.git] / question / type / gapselect / styles.css
blob649a89d093dc86827fd49fc1d40e5769015f0521
1 .que.gapselect .qtext {
2 line-height: 2em;
3 margin-top: 1px;
4 margin-bottom: 0.5em;
5 display: block;
8 .que.gapselect .answercontainer {
9 line-height: 2em;
10 margin-bottom: 1em;
11 display: block;
14 .que.gapselect .answertext {
15 padding-bottom: 0.5em;
18 .que.sddl .control {
19 padding: 0.2em;