messsage_view_header: Remove flex set via :not().

This did not server any purpose.
This commit is contained in:
YashRE42 2020-10-23 13:08:41 +00:00 committed by Tim Abbott
parent 965b443075
commit 4c0b7f9e9b
1 changed files with 0 additions and 1 deletions

View File

@ -1694,7 +1694,6 @@ div.focused_table {
}
> :not(.search_closed):not(.sub_count):not(.narrow_description) {
flex-shrink: 1;
overflow: hidden;
}