Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.11k stars 4.94k forks source link

[Tab] - Last tab inside container does not have margin #5408

Open dotus-ru opened 7 years ago

dotus-ru commented 7 years ago

Steps to Reproduce

  1. https://semantic-ui.com/modules/tab.html#/examples
  2. Multiple Tab Groups
  3. Click 3B then 3C
  4. last tab inside container does not have margin (work rule .ui.segment[class*="bottom attached"]:last-child { margin-bottom: 0; } )

Testcase http://jsfiddle.net/y9wvkzz4/3/

stale[bot] commented 6 years ago

There has been no activity in this thread for 90 days. While we care about every issue and we’d love to see this fixed, the core team’s time is limited so we have to focus our attention on the issues that are most pressing. Therefore, we will likely not be able to get to this one.

However, PRs for this issue will of course be accepted and welcome!

If there is no more activity in the next 90 days, this issue will be closed automatically for housekeeping. To prevent this, simply leave a reply here. Thanks!

lubber-de commented 3 years ago

The community fork Fomantic-UI (re-)fixed this by https://github.com/fomantic/Fomantic-UI/pull/2079