rustdoc: merge identical CSS selectors

This commit is contained in:
Michael Howell 2022-10-11 15:05:22 -07:00
parent 87060c42ff
commit 46169e6658

View file

@ -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