diff --git a/stylesheets/tabs.less b/stylesheets/tabs.less index fd30689..05488b7 100644 --- a/stylesheets/tabs.less +++ b/stylesheets/tabs.less @@ -4,7 +4,7 @@ .tab-bar { height: @tab-bar-height; background: @tab-bar-background-color; - z-index: 1002; + z-index: 999; .tab { transition: all 200ms linear;