From 96f2f52a0da852dccb22219040ea1f65ca3e764c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Sun, 29 Nov 2020 23:25:01 -0500 Subject: [PATCH] feat: doggy --- less/topic.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/less/topic.less b/less/topic.less index 50e5770..7605893 100644 --- a/less/topic.less +++ b/less/topic.less @@ -44,6 +44,8 @@ top: @navbar-height; background-color: @body-bg; z-index: @zindex-navbar; + margin-left: -10px; + margin-right: -10px; } .topic-info {