mirror of https://github.com/zulip/zulip.git
messsage_view_header: Remove flex set via :not().
This did not server any purpose.
This commit is contained in:
parent
965b443075
commit
4c0b7f9e9b
|
@ -1694,7 +1694,6 @@ div.focused_table {
|
|||
}
|
||||
|
||||
> :not(.search_closed):not(.sub_count):not(.narrow_description) {
|
||||
flex-shrink: 1;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue