From 5ff9cf253b963cc26dd23ab7dff3eee3ed359c9d Mon Sep 17 00:00:00 2001 From: Bryceson Laing Date: Wed, 9 Oct 2024 15:04:00 -0500 Subject: [PATCH] fixed build error --- src/stylesheets/doi/components/_tabs-navs-pagination.scss | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/stylesheets/doi/components/_tabs-navs-pagination.scss b/src/stylesheets/doi/components/_tabs-navs-pagination.scss index d4dc284..072fb03 100755 --- a/src/stylesheets/doi/components/_tabs-navs-pagination.scss +++ b/src/stylesheets/doi/components/_tabs-navs-pagination.scss @@ -81,11 +81,6 @@ border-bottom: 1px solid $light-gray !important; //height: 50px; } - background-color: transparent; - border: 0 none; - border-bottom: 1px solid $light-gray !important; - //height: 50px; - } button.active:before{ border-bottom: 11px solid $light-gray;