1
Fork 0

Update to trait bounds CSS in rustdoc

Fixed resubmission of #40719.
This commit is contained in:
Daniel Lockyer 2017-05-21 04:35:26 +01:00
parent 92ee08ad1c
commit b4c061660f

View file

@ -382,6 +382,8 @@ h4 > code, h3 > code, .invisible > code {
.content .fn .where,
.content .where.fmt-newline {
display: block;
color: #4E4C4C;
font-size: 0.8em;
}
.content .methods > div { margin-left: 40px; }