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
@ -1302,7 +1302,7 @@ h3.variant {
|
|||||||
content: "\00a0\00a0\00a0";
|
content: "\00a0\00a0\00a0";
|
||||||
}
|
}
|
||||||
|
|
||||||
.notable-traits .notable, .notable-traits .docblock {
|
.notable-traits .docblock {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user