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

Fix #23836: Spacing On Date field in Content Types Form #25463

Merged

Conversation

zJaaal
Copy link
Contributor

@zJaaal zJaaal commented Jul 10, 2023

🤖 Generated by Copilot at 2ec32e5

Summary

🎨📝🚸

This pull request improves the layout and usability of the content types form by adjusting the spacing and alignment of the field components. It modifies the content-types-form.component.scss file to add a negative margin to the hint element of the field component.

hint moves closer
to field label, less space
autumn leaves falling

Walkthrough

  • Reduce the gap between the field label and the hint text in the content types form by adding a negative margin to the hint element (link)

Screenshots

Original

Screenshot 2023-07-10 at 6 11 59 PM

Updated

Screenshot 2023-07-10 at 6 07 43 PM

@zJaaal zJaaal linked an issue Jul 10, 2023 that may be closed by this pull request
@zJaaal zJaaal changed the title fix spacing in helper text Fix #23836: Spacing On Date field in Content Types Form Jul 10, 2023
Copy link
Contributor

@danielmdob danielmdob left a comment

Choose a reason for hiding this comment

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

LGTM!

@zJaaal zJaaal requested a review from fmontes July 11, 2023 18:46
@fmontes fmontes merged commit 8cc0f17 into master Jul 11, 2023
13 of 14 checks passed
@fmontes fmontes deleted the issue-23836-the-spacing-in-publish-and-end-date-are-off branch July 11, 2023 19:30
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.

The spacing in publish and end date are off
4 participants