Skip to content

Commit 384fabf

Browse files
authored
Merge pull request #275 from w3bdesign/development
Fix mobile search box
2 parents 546e7c2 + 55eef29 commit 384fabf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

styles/index.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
position: absolute;
3030
}
3131

32-
/*.ais-SearchBox-submit {
32+
.ais-SearchBox-submit {
3333
width: 48px;
34-
}*/
34+
}
3535

3636
.ais-SearchBox-submitIcon {
3737
margin-left: 75px;

0 commit comments

Comments
 (0)