diff --git a/css/common.css b/css/common.css index 3dead6e27..286c2baf6 100644 --- a/css/common.css +++ b/css/common.css @@ -267,6 +267,9 @@ footer.qsm-popup__footer button.qsm-popup-secondary-button:hover { width: auto; margin-bottom: 10px; } +.quiz_section .mlw_qmn_new_question label { + display: inline; +} .quiz_section .mlw_qmn_question.qsm_remove_bold { font-weight: normal; display: block;