From 519500c760b100fd2c6780a2cae4bbe8fa4e96df Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Sat, 1 Mar 2025 23:57:31 +0000 Subject: [PATCH] Fixed double underline on active tab [Issue #17] --- bookface_light.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bookface_light.css b/bookface_light.css index f8ac813..8bd4007 100644 --- a/bookface_light.css +++ b/bookface_light.css @@ -1,6 +1,6 @@ /* Name : Bookface Light - Version : 1.5.4 + Version : 1.5.5 Licence : AGPL Created on : 27 Feb 2025 Author : Pygoscelis Papua @randompenguin@friendica.world feb @feb@loma.ml Phil @phil@loma.ml @@ -971,7 +971,6 @@ ul.nav-tabs { .jot-nav .active a { background-color: transparent !important; border-radius: 0 !important; - border-bottom: 3px solid var(--link-color) !important; } .jot-nav .active a:hover, .jot-nav .active a:focus { background-color: transparent !important;