mirror of https://github.com/zulip/zulip.git
mention_pills: Allow pills to scale with other message text.
This commit is contained in:
parent
dcf2c67f2d
commit
4c1cc4e62e
|
@ -170,8 +170,6 @@
|
||||||
.user-group-mention,
|
.user-group-mention,
|
||||||
.user-mention,
|
.user-mention,
|
||||||
.topic-mention {
|
.topic-mention {
|
||||||
font-size: 14px;
|
|
||||||
line-height: 17px;
|
|
||||||
padding: 0 3px;
|
padding: 0 3px;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
Loading…
Reference in New Issue