From e0046032e865dca408ceb78d0afbdec723cb3e28 Mon Sep 17 00:00:00 2001 From: "Sam X. Chen" Date: Wed, 11 Sep 2019 09:05:16 -0400 Subject: Fixing @user in comments doesn't work if it's in a separate line --- client/components/main/layouts.styl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'client/components') diff --git a/client/components/main/layouts.styl b/client/components/main/layouts.styl index 56c35284..01ce2f16 100644 --- a/client/components/main/layouts.styl +++ b/client/components/main/layouts.styl @@ -381,6 +381,10 @@ a display: block word-wrap: break-word + table + word-wrap: normal + word-break: normal + ol list-style-type: decimal padding-left: 20px -- cgit v1.2.3-1-g7c22