mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
rustdoc: merge identical CSS selectors
This commit is contained in:
@@ -563,8 +563,6 @@ h2.location a {
|
||||
.rustdoc .example-wrap {
|
||||
display: flex;
|
||||
position: relative;
|
||||
}
|
||||
.rustdoc .example-wrap {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
/* For the last child of a div, the margin will be taken care of
|
||||
|
||||
Reference in New Issue
Block a user