From 19ecd968c68a8334c2bc19a0b2e605cdf651fabe Mon Sep 17 00:00:00 2001 From: Matthew Kilgore Date: Mon, 4 Nov 2019 10:06:53 -0500 Subject: [PATCH] Removed LESS changes --- less/forum/Post.less | 3 --- 1 file changed, 3 deletions(-) diff --git a/less/forum/Post.less b/less/forum/Post.less index 337296424..7b226385d 100644 --- a/less/forum/Post.less +++ b/less/forum/Post.less @@ -202,9 +202,6 @@ .Post--loading { opacity: 0.5; } -.Post--self { - border-left: solid @config-primary-color; -} .PostMeta { display: inline; }