mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
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:
@@ -1302,7 +1302,7 @@ h3.variant {
|
||||
content: "\00a0\00a0\00a0";
|
||||
}
|
||||
|
||||
.notable-traits .notable, .notable-traits .docblock {
|
||||
.notable-traits .docblock {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user