Auto merge of #42131 - neosilky:doc-fix, r=frewsxcv
Update to trait bounds CSS in rustdoc Fixed re-submission of #40719.
This commit is contained in:
commit
14f30da613
@ -382,6 +382,8 @@ h4 > code, h3 > code, .invisible > code {
|
|||||||
.content .fn .where,
|
.content .fn .where,
|
||||||
.content .where.fmt-newline {
|
.content .where.fmt-newline {
|
||||||
display: block;
|
display: block;
|
||||||
|
color: #4E4C4C;
|
||||||
|
font-size: 0.8em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content .methods > div { margin-left: 40px; }
|
.content .methods > div { margin-left: 40px; }
|
||||||
|
Loading…
Reference in New Issue
Block a user