aboutsummaryrefslogtreecommitdiff
path: root/src/components/tab_switcher/tab_switcher.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/tab_switcher/tab_switcher.scss')
-rw-r--r--src/components/tab_switcher/tab_switcher.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/components/tab_switcher/tab_switcher.scss b/src/components/tab_switcher/tab_switcher.scss
index f83dc7c2..374a19c5 100644
--- a/src/components/tab_switcher/tab_switcher.scss
+++ b/src/components/tab_switcher/tab_switcher.scss
@@ -26,10 +26,6 @@
border-bottom-right-radius: 0;
padding: .3em 1em;
- &::-moz-focus-inner {
- border: none;
- }
-
&:not(.active) {
border-bottom: 1px solid;
border-bottom-color: $fallback--btn;