Merge branch 'MDL-60359-33' of https://github.com/lucaboesch/moodle into MOODLE_33_STABLE
This commit is contained in:
@@ -298,6 +298,13 @@ body.path-question-type {
|
||||
@extend .alert-info;
|
||||
}
|
||||
|
||||
.que.multichoice .answer div.r0 .icon.fa-check,
|
||||
.que.multichoice .answer div.r1 .icon.fa-check,
|
||||
.que.multichoice .answer div.r0 .icon.fa-remove,
|
||||
.que.multichoice .answer div.r1 .icon.fa-remove {
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
.formulation input[type="text"],
|
||||
.formulation select {
|
||||
width: auto;
|
||||
|
||||
Reference in New Issue
Block a user