Skip to content

Commit 41c73d4

Browse files
committed
Merge pull request #1 from elksson/FIX-2521
Fix for issue 2521
2 parents acd0ff8 + c2a6d9a commit 41c73d4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scss/_bar.scss

-2
Original file line numberDiff line numberDiff line change
@@ -368,13 +368,11 @@
368368

369369
.bar-subheader {
370370
top: $bar-height;
371-
display: block;
372371

373372
height: $bar-subheader-height;
374373
}
375374
.bar-subfooter {
376375
bottom: $bar-footer-height;
377-
display: block;
378376

379377
height: $bar-subfooter-height;
380378
}

0 commit comments

Comments
 (0)