Skip to content

Commit

Permalink
Merge pull request #355 from jwade1327/esurvey
Browse files Browse the repository at this point in the history
Adjust styling of esurvey radio button to line up with answer
  • Loading branch information
Shinsina authored Jul 30, 2024
2 parents 09bf621 + 5ce7b25 commit 4ac67ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/global/scss/components/blocks/_esurveypro.scss
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
input[type="radio"] { /* stylelint-disable-line selector-no-qualifying-type */
float: left !important;
margin-left: initial !important;
margin-top: 5px;
}
label[class^="ESP-answer"] { /* stylelint-disable-line selector-no-qualifying-type */
width: calc(100% - 30px);
Expand Down

0 comments on commit 4ac67ed

Please sign in to comment.