Skip to content

Commit 2d524fd

Browse files
committed
fix for new sidebar popout using breadcrumb class
1 parent 44acd2f commit 2d524fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1585,4 +1585,7 @@ body.rtl .sharing li {
15851585
width:100%;
15861586
position:relative;
15871587
overflow:hidden;
1588+
}
1589+
.sidebar.breadcrumb {
1590+
font-size: 1em;
15881591
}

0 commit comments

Comments
 (0)