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

Prevent long room names/topics from pushing UI of the screen #3721

Merged
merged 1 commit into from
Apr 24, 2017

Conversation

lukebarnard1
Copy link
Contributor

This was causing the "save" button in RoomSettings to be obscured when room names were set to long strings without spaces

Fixes #1729

This was causing the "save" button in RoomSettings to be obscured when room names were set to long strings without spaces

Fixes #1729
@ara4n
Copy link
Member

ara4n commented Apr 24, 2017

is there a reason to do it as overflow rather than letting long words break mid-word?

@lukebarnard1
Copy link
Contributor Author

@ara4n basically I couldn't wrangle the flex: #1729 (comment)

@ara4n
Copy link
Member

ara4n commented Apr 24, 2017

better than nothing for now then :) lgtm

@ara4n ara4n merged commit 7957eeb into develop Apr 24, 2017
@t3chguy t3chguy deleted the luke/css-fix-long-room-names branch May 12, 2022 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants