Skip to content

Commit 3142e6f

Browse files
authored
Rollup merge of #105757 - notriddle:notriddle/sub-settings, r=GuillaumeGomez
rustdoc: remove unused CSS `.sub-settings` Obsoleted when 9625ed8 changed the DOM.
2 parents 0820bb2 + 88aaaa6 commit 3142e6f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/librustdoc/html/static/css/settings.css

-6
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,6 @@
5959
cursor: pointer;
6060
}
6161

62-
.setting-line > .sub-settings {
63-
padding-left: 42px;
64-
width: 100%;
65-
display: block;
66-
}
67-
6862
#settings .setting-line {
6963
margin: 1.2em 0.6em;
7064
}

0 commit comments

Comments
 (0)