- ๐ฌ๐งUnited Kingdom danthorne Devon, UK
This is still a thing in RC2. Caused by form-item__label margin-bottom
- Status changed to Active
over 1 year ago 9:25am 14 March 2023 - Status changed to Needs work
over 1 year ago 6:44am 17 March 2023 Hi, read the previous comment regards the issue and find-out the issue padding thing on local. there is 8px margin added in the bottom on ".form-item__label" class, this is a generic class used to labels. for resolving this issue we may add or remove the margin from the bottom. two patches create for both cases we can use according the requirement (in both looks better for me).
Extra-padding-needed-for-paragraphs-3324308-11.patch
Extra-padding-needed-for-paragraphs-3324308-12.patchTesting Steps:
1. Install the Drupal 10.0.x version.
2. Install and set Gin Admin Theme.
3. create and apply the patch.
4. Clear the cache and reload the page.Testing result: Need review
Extra padding needed for paragraphs field-multiple-table thMoved the issue to Need Review.
- Status changed to Needs review
over 1 year ago 6:46am 17 March 2023 - ๐ฎ๐ณIndia Santosh_Verma
In my opinion extra padding from top is looking much better instead of removing the bottom one,
In previous patch #11 source(SCSS) file was missing I have added that file.Before
After
- ๐ฎ๐ณIndia djsagar
It's looks like above issue fixed in gin theme 8.x-3.x-dev.
Sharing screen short.
- Status changed to Needs work
10 months ago 7:36am 16 January 2024 - Status changed to RTBC
10 months ago 6:52am 30 January 2024 - ๐ฎ๐ณIndia djsagar
Removing tag and moving RTBC as it's already verified.
- ๐ฎ๐ณIndia pradhumanjainOSL
pradhumanjain2311 โ made their first commit to this issueโs fork.