From 05727e15cfddc7f7af6c4ebbec19b762e2af2d88 Mon Sep 17 00:00:00 2001 From: horus Date: Wed, 24 Feb 2021 18:12:08 +0100 Subject: css bugfix --- views/snippets/layout.html | 1 - 1 file changed, 1 deletion(-) (limited to 'views/snippets/layout.html') diff --git a/views/snippets/layout.html b/views/snippets/layout.html index 2dda9cf..b788215 100644 --- a/views/snippets/layout.html +++ b/views/snippets/layout.html @@ -50,7 +50,6 @@ */ .navbar-nav .active { border-bottom: 5px solid #f07206; - bottom: -10px; } @media (max-width: 992px) { .navbar-nav .active { -- cgit v1.2.3