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

Attached label in a segment does not pad content #925

Closed
ricohumme opened this issue Aug 8, 2019 · 2 comments
Closed

Attached label in a segment does not pad content #925

ricohumme opened this issue Aug 8, 2019 · 2 comments
Labels
lang/css Anything involving CSS type/bug Any issue which is a bug or PR which fixes a bug
Milestone

Comments

@ricohumme
Copy link

Hi,

I just updated from 2.7.5 to 2.7.7 and found that a segment containing a top attached label no longer pads the content in the next div within the segment.
To illustrate, see the attachment. Content is blurred for privacy reasons

This is the CSS part which is missing:
.ui.top.attached.label+[class*="right floated"]+*, .ui.top.attached.label:first-child+:not(.attached){margin-top: 2rem!important}

Screenshot (when possible)

Example Segment

Version

2.7.7

@lubber-de
Copy link
Member

lubber-de commented Aug 8, 2019

Fixed by #926
See https://jsfiddle.net/hrL5706d/1/

Sorry for this ...

[Edit] Also fixed when top and bottom labels are used
https://jsfiddle.net/8u60k1sy/

@lubber-de lubber-de added type/bug Any issue which is a bug or PR which fixes a bug lang/css Anything involving CSS labels Aug 8, 2019
@lubber-de lubber-de added this to the 2.7.8 milestone Aug 8, 2019
@ricohumme
Copy link
Author

Thnx for the quick response !

@lubber-de lubber-de added the tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build label Aug 26, 2019
@y0hami y0hami closed this as completed in be4bdde Sep 2, 2019
@lubber-de lubber-de removed the tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build label Sep 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/css Anything involving CSS type/bug Any issue which is a bug or PR which fixes a bug
Projects
None yet
Development

No branches or pull requests

2 participants