Skip to content

Commit 88aaaa6

Browse files
committed
rustdoc: remove unused CSS .sub-settings
Obsoleted when 9625ed8 changed the DOM.
1 parent 984eab5 commit 88aaaa6

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)