diff --git a/scss/_bar.scss b/scss/_bar.scss index 92f9887acb3..f80bf1209f4 100644 --- a/scss/_bar.scss +++ b/scss/_bar.scss @@ -375,13 +375,11 @@ .bar-subheader { top: $bar-height; - display: block; height: $bar-subheader-height; } .bar-subfooter { bottom: $bar-footer-height; - display: block; height: $bar-subfooter-height; }