Skip to content

Commit add6cad

Browse files
committed
avoid margins on buttons
1 parent caa35c7 commit add6cad

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

projects/packages/forms/src/blocks/contact-form/editor.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
min-height: var(--jetpack--contact-form--input-height, auto);
6868
align-self: flex-end;
6969
line-height: 1;
70+
margin-block: 0;
7071

7172
.wp-block-button__link {
7273
min-height: var(--jetpack--contact-form--input-height, auto);

0 commit comments

Comments
 (0)