Skip to content

Commit 01ab8b0

Browse files
committed
Merge pull request #3055 from elksson/master
Fix for issue 2521
2 parents 2a48709 + 41c73d4 commit 01ab8b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scss/_bar.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -375,13 +375,11 @@
375375

376376
.bar-subheader {
377377
top: $bar-height;
378-
display: block;
379378

380379
height: $bar-subheader-height;
381380
}
382381
.bar-subfooter {
383382
bottom: $bar-footer-height;
384-
display: block;
385383

386384
height: $bar-subfooter-height;
387385
}

0 commit comments

Comments
 (0)