Skip to content

Commit fa5179e

Browse files
committed
style hardening makes sure that the radio and checkboxes look more like expected across themes
1 parent 5394b73 commit fa5179e

File tree

1 file changed

+1
-0
lines changed
  • projects/packages/forms/src/contact-form/css

1 file changed

+1
-0
lines changed

projects/packages/forms/src/contact-form/css/grunion.css

+1
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,7 @@ on production builds, the attributes are being reordered, causing side-effects
596596
background-color: var(--jetpack--contact-form--input-background);
597597
font-family: var( --jetpack--contact-form--font-family );
598598
flex-basis: content;
599+
text-align: left;
599600
}
600601

601602
.contact-form .grunion-field-wrap input.radio {

0 commit comments

Comments
 (0)