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 95a1775 commit 2cdd8c6Copy full SHA for 2cdd8c6
styles/index.css
@@ -12,7 +12,6 @@
12
13
#closeXsearch {
14
padding-left: 5px;
15
-
16
}
17
18
#close-cart-p {
@@ -24,17 +23,17 @@
24
23
25
26
/* Fix Algolia mobile-searchbox design issues */
27
-#mobilesearchdiv {
28
- position: absolute;
29
- height: 200px;
+#mobilesearchdiv {
+ position: absolute;
+ height: 200px;
30
31
32
.ais-SearchBox-submit {
33
- width: 48px;
+ width: 48px;
34
35
36
.ais-SearchBox-submitIcon {
37
- display: none;
+ display: none;
38
39
40
.ais-SearchBox-reset {
0 commit comments