Skip to content

Commit

Permalink
Improve docblock readability on small screen
Browse files Browse the repository at this point in the history
  • Loading branch information
pickfire committed Jan 30, 2021
1 parent 7ce1b3b commit d3048ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/librustdoc/html/static/rustdoc.css
Expand Up @@ -1624,6 +1624,10 @@ h4 > .notable-traits {
#settings-menu {
top: 7px;
}

.docblock {
margin-left: 12px;
}
}

h3.notable {
Expand Down

0 comments on commit d3048ee

Please sign in to comment.