From ec17a82ede2f0c2a8d79701de3612bce543859e8 Mon Sep 17 00:00:00 2001 From: MrOtherGuy Date: Wed, 12 Jan 2022 08:21:27 +0200 Subject: [PATCH] remove top border from .tab-background --- chrome/non_floating_sharp_tabs.css | 1 + 1 file changed, 1 insertion(+) diff --git a/chrome/non_floating_sharp_tabs.css b/chrome/non_floating_sharp_tabs.css index e88fdb0..43ac6d5 100644 --- a/chrome/non_floating_sharp_tabs.css +++ b/chrome/non_floating_sharp_tabs.css @@ -63,6 +63,7 @@ See the above repository for updates as well as full license text. */ .tab-background{ border-radius: 0 !important; box-shadow: none !important; + border-top: 0 !important; } .tab-background:not([selected])[multiselected]{