mirror of https://github.com/zulip/zulip.git
search pills: Align typeahead text with pills.
This commit is contained in:
parent
f5a834c2d6
commit
57cb4321b1
|
@ -332,7 +332,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.typeahead-menu .simplebar-content > li > a {
|
.typeahead-menu .simplebar-content > li > a {
|
||||||
padding: 3px 30px;
|
padding: 3px 40px;
|
||||||
/* Override white-space: nowrap from zulip.css */
|
/* Override white-space: nowrap from zulip.css */
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue