We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f93d4a commit 9d118c5Copy full SHA for 9d118c5
src/librustdoc/html/static/css/settings.css
@@ -41,9 +41,7 @@
41
42
.toggle {
43
position: relative;
44
- display: inline-block;
45
width: 100%;
46
- height: 27px;
47
margin-right: 20px;
48
display: flex;
49
align-items: center;
@@ -58,6 +56,7 @@
58
56
.slider {
59
57
60
width: 45px;
+ min-width: 45px;
61
display: block;
62
height: 28px;
63
0 commit comments