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 1990423 commit 32cd200Copy full SHA for 32cd200
src/css/vendor/docsearch.css
@@ -41,6 +41,7 @@
41
border-radius: 0;
42
overscroll-behavior: none;
43
padding: 0 8px;
44
+ line-height: 1.2;
45
}
46
47
.algolia-autocomplete .ds-dropdown-menu .ds-suggestions {
@@ -128,8 +129,8 @@
128
129
display: none;
130
appearance: none;
131
font-size: 0.9em;
- line-height: 1.3;
132
- padding: 0.25em 1.5em 0.25em 0.5em;
+ line-height: 1;
133
+ padding: 0.5em 1.5em 0.5em 0.5em;
134
border: 1px solid #c1c1c1;
135
border-radius: 0.25em;
136
box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.05);
0 commit comments