diff --git a/scss/_bar.scss b/scss/_bar.scss index cb0e0fb12b5..cf0997a5205 100644 --- a/scss/_bar.scss +++ b/scss/_bar.scss @@ -283,6 +283,10 @@ border-top-width: 1px; border-bottom-width: 0; background-position: top; + + &.item-input-inset { + position: absolute; + } } // Don't render padding if the bar is just for tabs