Skip to content

Commit

Permalink
Fixed question label alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
iam-pranav committed Sep 6, 2024
1 parent 34620ed commit 9fb7c69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions css/common.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 9fb7c69

Please sign in to comment.