Skip to content

Commit cf8ed46

Browse files
committed
address review
1 parent 96b3040 commit cf8ed46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/librustdoc/html/static/css/rustdoc.css

+2
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,8 @@ h1, h2, h3, h4 {
190190
.rustdoc-breadcrumbs {
191191
grid-area: main-heading-breadcrumbs;
192192
line-height: 1.25;
193+
display: flex;
194+
flex-wrap: wrap;
193195
align-items: end;
194196
padding-top: 5px;
195197
}

0 commit comments

Comments
 (0)