Problem/Motivation

Into Fieldset, see exceed space top because padding is wrong.

space top

Proposed resolution

Unify padding.

Or 30px 18px --> example:

30-18

Or Better, i like this 18px for all --> example:

now

Remaining tasks

Review

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

yoroy created an issue. See original summary.

nesta_’s picture

Status: Active » Needs review
Issue tags: +DevDaysSeville
FileSize
19.1 KB
37.72 KB
45.65 KB
429 bytes

How can reproduce this example? I have this, but the class hidden is not a cause to space top.
before

Space top is cause by padding top irregular: 30px 18px 18px

space

correct

now:

Only local images are allowed.

yoroy’s picture

The I was wrong about what causes the extra spacing! The best next step would be to come up with a better issue title and description :)

nesta_’s picture

Title: "visually-hidden" creates unwanted whitespace on fieldsets » Wrong padding into Fieldset generate unnecessary space top
Issue summary: View changes
FileSize
21.51 KB
20.58 KB
nesta_’s picture

Thank you yoroy. a Hug!

nesta_’s picture

any can review with last path?

idebr’s picture

Component: markup » CSS
nesta_’s picture

Component: CSS » Seven theme
Issue tags: +CSS

Change component CSS to Seven Theme. and add tag CSS :)

Version: 8.4.x-dev » 8.5.x-dev

Drupal 8.4.0-alpha1 will be released the week of July 31, 2017, which means new developments and disruptive changes should now be targeted against the 8.5.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

Version: 8.5.x-dev » 8.6.x-dev

Drupal 8.5.0-alpha1 will be released the week of January 17, 2018, which means new developments and disruptive changes should now be targeted against the 8.6.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

Version: 8.6.x-dev » 8.7.x-dev

Drupal 8.6.0-alpha1 will be released the week of July 16, 2018, which means new developments and disruptive changes should now be targeted against the 8.7.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

Version: 8.7.x-dev » 8.8.x-dev

Drupal 8.7.0-alpha1 will be released the week of March 11, 2019, which means new developments and disruptive changes should now be targeted against the 8.8.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

Version: 8.8.x-dev » 8.9.x-dev

Drupal 8.8.0-alpha1 will be released the week of October 14th, 2019, which means new developments and disruptive changes should now be targeted against the 8.9.x-dev branch. (Any changes to 8.9.x will also be committed to 9.0.x in preparation for Drupal 9’s release, but some changes like significant feature additions will be deferred to 9.1.x.). For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

Version: 8.9.x-dev » 9.1.x-dev

Drupal 8.9.0-beta1 was released on March 20, 2020. 8.9.x is the final, long-term support (LTS) minor release of Drupal 8, which means new developments and disruptive changes should now be targeted against the 9.1.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

bandanasharma’s picture

Re-roll the #2 patch for the 9.1.x

tanubansal’s picture

Patch #15 working fine on 9.1

Version: 9.1.x-dev » 9.2.x-dev

Drupal 9.1.0-alpha1 will be released the week of October 19, 2020, which means new developments and disruptive changes should now be targeted for the 9.2.x-dev branch. For more information see the Drupal 9 minor version schedule and the Allowed changes during the Drupal 9 release cycle.

Version: 9.2.x-dev » 9.3.x-dev

Drupal 9.2.0-alpha1 will be released the week of May 3, 2021, which means new developments and disruptive changes should now be targeted for the 9.3.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.3.x-dev » 9.4.x-dev

Drupal 9.3.0-rc1 was released on November 26, 2021, which means new developments and disruptive changes should now be targeted for the 9.4.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.4.x-dev » 9.5.x-dev

Drupal 9.4.0-alpha1 was released on May 6, 2022, which means new developments and disruptive changes should now be targeted for the 9.5.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

smustgrave’s picture

I kinda like it how it is. Especially if a label is involved. Using 18px with a label looks crunched. Also seven to my knowledge is going to be replaced by claro eventually.

longwave’s picture

Project: Drupal core » Seven
Version: 9.5.x-dev » 1.0.0-alpha1
Component: Seven theme » Code

The Seven theme has been removed from Drupal 10 core. I confirmed that this issue only affects Seven and no other themes included with Drupal core, so I am moving this to the contributed Seven project.

chetansonawane’s picture

Assigned: Unassigned » chetansonawane
chetansonawane’s picture

Yes smustgrave, If legend tag will present then this looks like crunched. I applied this #15 patch, padding set as 18px but in my case lelgend tag is also there. so it will not work. making this issue to Needs work

chetansonawane’s picture

Status: Needs review » Needs work
chetansonawane’s picture

Assigned: chetansonawane » Unassigned