mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
Rollup merge of #101506 - notriddle:notriddle/rustdoc-main-since-2, r=GuillaumeGomez
rustdoc: remove unused CSS `#main-content > .since` I missed one from #101298
This commit is contained in:
@@ -699,9 +699,6 @@ pre, .rustdoc.source .example-wrap {
|
||||
#main-content {
|
||||
position: relative;
|
||||
}
|
||||
#main-content > .since {
|
||||
top: inherit;
|
||||
}
|
||||
|
||||
.content table {
|
||||
border-spacing: 0 5px;
|
||||
|
||||
Reference in New Issue
Block a user