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

Horizontal Divider line height too narrow #3585

Closed
srissel opened this issue Jan 18, 2016 · 3 comments
Closed

Horizontal Divider line height too narrow #3585

srissel opened this issue Jan 18, 2016 · 3 comments
Milestone

Comments

@srissel
Copy link

srissel commented Jan 18, 2016

Hello,

it seems as if horizontal divider's line height is too narrow.
This leads to the effect, that letters which stretch under the baseline are cut off.
Please have a look at:
http://jsfiddle.net/Windwalker/vv3r06bo/

In my opinion, it is sufficient to set

.ui.horizontal.divider {
    line-height: 1.2;
}

(instead of line-height: 1.0)

Kind regards,
Sascha.

@srissel
Copy link
Author

srissel commented Feb 1, 2016

Dear Semantic UI team,
is there any news on this?

Kind regards,
Sascha.

@jlukic
Copy link
Member

jlukic commented Feb 1, 2016

Horizontal dividers should not have overflow: hidden set

@jlukic jlukic added this to the 2.1.9 milestone Feb 1, 2016
@jlukic
Copy link
Member

jlukic commented Feb 16, 2016

Fixed in 2.1.9

@jlukic jlukic closed this as completed Feb 16, 2016
@jlukic jlukic modified the milestones: 2.1.9, 2.2 May 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants