mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
quiz: minor layout improvement.
This commit is contained in:
parent
3ceb69108a
commit
0f2d2de675
@ -3121,6 +3121,11 @@ body.jsenabled #qtypechoicecontainer {
|
||||
padding: 0.3em;
|
||||
width: auto;
|
||||
}
|
||||
.calculated .answer input,
|
||||
.numerical .answer input,
|
||||
.shortanswer .answer input {
|
||||
width: 99%;
|
||||
}
|
||||
.truefalse .answer span {
|
||||
float: left;
|
||||
clear: left;
|
||||
|
Loading…
x
Reference in New Issue
Block a user