From 43c9ce44605b65b2cc4f1b4ea64bdf6344558696 Mon Sep 17 00:00:00 2001 From: TeshuKatepalli Date: Tue, 28 Nov 2023 15:40:04 +0530 Subject: [PATCH] fixed the lint issues --- styles/template.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/styles/template.css b/styles/template.css index 3b86747f..2c60de7d 100644 --- a/styles/template.css +++ b/styles/template.css @@ -507,10 +507,6 @@ body.full-width #sidebar { width: 0%!important; } -body.full-width #sidebar { - width: 0; -} - #sidebar { float: right; font-size: 16px;