Skip to content

Commit

Permalink
Fix button alignment issue
Browse files Browse the repository at this point in the history
  • Loading branch information
karthick-murugan committed Dec 24, 2024
1 parent 2782b81 commit 959683d
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
font-weight: 600;
}

.wp-block-jetpack-contact-form .wp-block-button__link {
height: auto;
}

.wp-block-jetpack-contact-form-container .contact-form {
.grunion-checkbox-multiple-options legend,
.grunion-radio-options legend,
Expand Down

0 comments on commit 959683d

Please sign in to comment.