mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
[PLT-7001] Fix extra whitespace between search bar and "@" icon in channel header after expanding the right-hand side (#6891)
* fix extra whitespace between search bar and "@" icon in channel header after expanding the right-hand side * remove .search__form class
This commit is contained in:
@@ -328,9 +328,4 @@
|
||||
#videos.small {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.search__form {
|
||||
margin-left: 5px;
|
||||
width: calc(100% - 80px);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user