Skip to content

Commit

Permalink
fix dropdown element width
Browse files Browse the repository at this point in the history
  • Loading branch information
becky-gilbert committed May 7, 2024
1 parent 10c6445 commit 15d72ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/plugin-survey/css/survey.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ input[type="text"] {
// center the question content
.jspsych-question-content {
display: inline-block;
width: 100%;
}

// prevent question content from overflowing question border/panel
Expand Down

0 comments on commit 15d72ec

Please sign in to comment.