mirror of https://github.com/zulip/zulip.git
parent
4f7848d9b2
commit
1e0340e0a3
|
@ -1649,6 +1649,8 @@ div.focused_table {
|
||||||
.input-append {
|
.input-append {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
width: max-content;
|
||||||
|
min-width: 100%;
|
||||||
|
|
||||||
.fa-search {
|
.fa-search {
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
|
Loading…
Reference in New Issue