You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
content: Stop accidentally dropping paragraph text style in user mentions
In c7be9c3 we specified some text style properties to follow web
(including using the Source Sans 3 font). That didn't get applied to
user mentions, so those were conspicuously different from
surrounding text. Fixed now.
Fixes: #430
0 commit comments