mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
rustdoc: remove unused CSS #main-content > .since
I missed one from 096efc29f1.
This commit is contained in:
@@ -704,9 +704,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