mirror of https://github.com/zulip/zulip.git
Reduce the width of the user search box.
(imported from commit 715175c51f292a89ad68fa780b94c332fdd1f436)
This commit is contained in:
parent
85ff523965
commit
33494dc342
|
@ -3731,5 +3731,5 @@ li.show-more-topics a {
|
|||
}
|
||||
|
||||
.user-list-filter {
|
||||
width: 100%;
|
||||
width: 80%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue