Commit c51c07d
committed
rustdoc: remove no-op CSS
When this line was added in 04b4c40, it
overrode a negative `margin-top` that was set on it by default.
https://github.com/rust-lang/rust/blob/04b4c40682c01cad8f9bc8d5b3907be91d6f81d4/src/librustdoc/html/static/rustdoc.css#L500-L516
That negative top margin was removed in
593d6d1.#main-content > .item-info { margin-top: 0 }
1 parent 160b194 commit c51c07d
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
677 | 677 | | |
678 | 678 | | |
679 | 679 | | |
680 | | - | |
681 | 680 | | |
682 | 681 | | |
683 | 682 | | |
| |||
0 commit comments