Skip to content

Commit b3b6904

Browse files
committed
Fixed breadcrumbs on pages with no table of contents
1 parent a52a2ad commit b3b6904

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

static/breadcrumb.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
background: @code-color;
88
color: lighten(@gray, 10%);
99
.breadcrumb-dropdown {
10-
display: none;
1110
padding: @gutter @gutter/4;
1211
position: relative;
1312
color: lighten(@gray, 10%);

0 commit comments

Comments
 (0)