diff --git a/scss/_bar.scss b/scss/_bar.scss index 5dffcfd7856..a3976ef2c94 100644 --- a/scss/_bar.scss +++ b/scss/_bar.scss @@ -368,13 +368,11 @@ .bar-subheader { top: $bar-height; - display: block; height: $bar-subheader-height; } .bar-subfooter { bottom: $bar-footer-height; - display: block; height: $bar-subfooter-height; }