mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
channel_settings: Fix channel name incorrect hidden.
`max-width` was not working correctly here. Removing it gets us in good state.
This commit is contained in:
parent
2e48293e4b
commit
5ad100afef
@ -1557,7 +1557,6 @@ div.settings-radio-input-parent {
|
||||
}
|
||||
|
||||
.selected-stream-title {
|
||||
max-width: 75%;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user