Skip to content

Commit 65cb2c2

Browse files
authored
Merge pull request #379 from w3bdesign/develop
Format CSS
2 parents 1749752 + 2cdd8c6 commit 65cb2c2

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

styles/index.css

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
#closeXsearch {
1414
padding-left: 5px;
15-
1615
}
1716

1817
#close-cart-p {
@@ -24,17 +23,17 @@
2423
}
2524

2625
/* Fix Algolia mobile-searchbox design issues */
27-
#mobilesearchdiv {
28-
position: absolute;
29-
height: 200px;
26+
#mobilesearchdiv {
27+
position: absolute;
28+
height: 200px;
3029
}
3130

3231
.ais-SearchBox-submit {
33-
width: 48px;
32+
width: 48px;
3433
}
3534

3635
.ais-SearchBox-submitIcon {
37-
display: none;
36+
display: none;
3837
}
3938

4039
.ais-SearchBox-reset {

0 commit comments

Comments
 (0)