diff --git a/scss/_tabs.scss b/scss/_tabs.scss index b340d8541b9..e7765d8fd2c 100644 --- a/scss/_tabs.scss +++ b/scss/_tabs.scss @@ -34,7 +34,7 @@ (min-resolution: 1.5dppx) { padding-top: 2px; border-top: none !important; - border-bottom: none !important; + border-bottom: none; background-position: top; background-size: 100% 1px; background-repeat: no-repeat;