Closed (outdated)
Project:
Seven
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Mar 2017 at 18:07 UTC
Updated:
13 Sep 2025 at 19:37 UTC
Jump to comment: Most recent, Most recent file



Comments
Comment #2
nesta_ commentedHow can reproduce this example? I have this, but the class hidden is not a cause to space top.

Space top is cause by padding top irregular: 30px 18px 18px
now:
Comment #3
yoroy commentedThe 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 :)
Comment #4
nesta_ commentedComment #5
nesta_ commentedThank you yoroy. a Hug!
Comment #6
nesta_ commentedany can review with last path?
Comment #7
idebr commentedComment #8
nesta_ commentedChange component CSS to Seven Theme. and add tag CSS :)
Comment #15
bandanasharma commentedRe-roll the #2 patch for the 9.1.x
Comment #16
tanubansal commentedPatch #15 working fine on 9.1
Comment #21
smustgrave commentedI 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.
Comment #22
longwaveThe 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.
Comment #23
chetansonawaneComment #24
chetansonawaneYes 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
Comment #25
chetansonawaneComment #26
chetansonawaneComment #27
avpadernoComment #29
avpadernoComment #30
avpadernoComment #31
avpadernoThis has been already fixed in #3028704: Legend text overflow issue on small viewports due to absolute positioning.