From 4422957bfa7b4b1ff1a8840612f495a01c048d25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Fri, 16 Aug 2019 19:37:42 -0400 Subject: [PATCH] closes https://github.com/NodeBB/NodeBB/issues/7814 --- less/topic.less | 4 ---- 1 file changed, 4 deletions(-) diff --git a/less/topic.less b/less/topic.less index c77793c..abf4f41 100644 --- a/less/topic.less +++ b/less/topic.less @@ -101,10 +101,6 @@ border: 1px dashed @gray-light; } - .post-header { - position: relative; - } - .bookmarked { position: absolute; top: -2px;