Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set margin for hubspot forms inside label so autohide will not leave margins between fields #13025

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

sicarul
Copy link
Contributor

@sicarul sicarul commented Oct 3, 2024

Before:
image
image

After:
image
image

@sicarul sicarul requested a review from shughes26 October 3, 2024 14:04
@sicarul sicarul changed the title Set margin for hubspot forms inside label so autohide will not leavemargins between fields Set margin for hubspot forms inside label so autohide will not leave margins between fields Oct 3, 2024
@pulumi-bot
Copy link
Collaborator

}

.hs-form fieldset div label{
margin-top:1rem !important
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The assets/css directory is code that's auto-generated from the code in theme/src/scss. These changes need to be made there instead or else they'll be overwritten when the site builds.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ouch thanks! I'll fix it

@pulumi-bot
Copy link
Collaborator

@sicarul sicarul merged commit 2192c3c into master Oct 3, 2024
8 checks passed
@sicarul sicarul deleted the pablo/fix-styling-hubspot-forms-autofill branch October 3, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants