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

Items in "You may also enjoy section overlap" $x-large #1213

Closed
UnderNotic opened this issue Sep 2, 2017 · 2 comments
Closed

Items in "You may also enjoy section overlap" $x-large #1213

UnderNotic opened this issue Sep 2, 2017 · 2 comments

Comments

@UnderNotic
Copy link

I think possible solution would be to increase $x-large breakpoint.
My proposal is to change it from 1280px to 1680px.

capture

@mmistakes
Copy link
Owner

I think this is pretty rare... having a string of your length without any spaces. That's what is breaking the layout.

The better option would be to apply some CSS that truncates it with ... for any characters that don't fit in the space.

https://software.intel.com/en-us/html5/hub/blogs/ellipse-my-text/

@mmistakes
Copy link
Owner

Titles that overflow the parent are now truncated with an ellipsis to avoid breaking the layout.

mm-truncate-overflown-text

mmistakes added a commit that referenced this issue Sep 6, 2017
kkunapuli pushed a commit to kkunapuli/kkunapuli.github.io that referenced this issue May 30, 2019
kkunapuli pushed a commit to kkunapuli/kkunapuli.github.io that referenced this issue May 30, 2019
sumeetmondal pushed a commit to sumeetmondal/sumeetmondal.github.io that referenced this issue Sep 10, 2019
sumeetmondal pushed a commit to sumeetmondal/sumeetmondal.github.io that referenced this issue Sep 10, 2019
makaroniame added a commit to makaroniame/makaroniame-old.github.io that referenced this issue May 18, 2022
makaroniame added a commit to makaroniame/makaroniame-old.github.io that referenced this issue May 18, 2022
jchwenger pushed a commit to jchwenger/jchwenger.github.io that referenced this issue May 5, 2023
jchwenger pushed a commit to jchwenger/jchwenger.github.io that referenced this issue May 5, 2023
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