rustdoc: remove redundant CSS selector .notable-traits .notable
The margin was already being set to 0 only a few lines lower.
This commit is contained in:
parent
0a6b941df3
commit
3dd7009f1f
1 changed files with 1 additions and 1 deletions
|
|
@ -1302,7 +1302,7 @@ h3.variant {
|
|||
content: "\00a0\00a0\00a0";
|
||||
}
|
||||
|
||||
.notable-traits .notable, .notable-traits .docblock {
|
||||
.notable-traits .docblock {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue