MDL-55831 mod_quiz: Contain input fields within dialogues

Part of MDL-55071
This commit is contained in:
Frederic Massart
2016-09-23 10:55:16 +01:00
committed by Dan Poltawski
parent c2f12b0d16
commit 3fd04d5242
+1
View File
@@ -228,6 +228,7 @@ body.path-question-type .fitem_fgroup .accesshide {
}
.path-mod-quiz input[size] {
width: auto;
max-width: 100%;
}
.que .comment {
@extend .alert-success;