From 5d42ab9c29c609b7559037f617c5a05bedf2b801 Mon Sep 17 00:00:00 2001 From: Extarys Date: Tue, 19 Jan 2021 12:47:31 -0500 Subject: [PATCH] remove comment --- view/theme/frio/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index d79fd66591..2e47761115 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -419,7 +419,7 @@ nav.navbar { } #topbar-first .navbar-toggle { margin-top: 5px; - margin-bottom: 0; /* adding a bottom margin is useless */ + margin-bottom: 0; } #topbar-first .nav > li > a, #topbar-first .nav > li > button,