diff --git a/app/css/components/pane.scss b/app/css/components/pane.scss index cf9c5d7dc0..73ffe71f19 100644 --- a/app/css/components/pane.scss +++ b/app/css/components/pane.scss @@ -11,10 +11,6 @@ border-color: transparent; height: $line-height-md; - // Hack. Put the header over the tab bar because there is some stupid flexbox issues - position: relative; - z-index: 1; - .pane__header__content { display: block; height: $line-height-md;