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 1cd72b7 commit b3c1b95Copy full SHA for b3c1b95
src/librustdoc/html/static/css/rustdoc.css
@@ -949,7 +949,7 @@ table,
949
#crate-search {
950
min-width: 115px;
951
margin-top: 5px;
952
- padding-left: 0.3125em;
+ padding-left: 0.15em;
953
padding-right: 23px;
954
border: 1px solid;
955
border-radius: 4px;
@@ -958,8 +958,6 @@ table,
958
-moz-appearance: none;
959
-webkit-appearance: none;
960
/* Removes default arrow from firefox */
961
- text-indent: 0.01px;
962
- text-overflow: "";
963
background-repeat: no-repeat;
964
background-color: transparent;
965
background-size: 20px;
0 commit comments