Skip to content

Commit 8e0e179

Browse files
authored
Expand rustdoc theme chooser x padding
1 parent aa7010d commit 8e0e179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustdoc/html/static/rustdoc.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,7 @@ h4 > .notable-traits {
12901290
#theme-choices > button {
12911291
border: none;
12921292
width: 100%;
1293-
padding: 4px;
1293+
padding: 4px 8px;
12941294
text-align: center;
12951295
background: rgba(0,0,0,0);
12961296
}

0 commit comments

Comments
 (0)