Skip to content

Commit a0b4d2a

Browse files
authored
Merge pull request #278 from w3bdesign/development
Hide the search icon
2 parents e59623f + c26672d commit a0b4d2a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

styles/index.css

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,7 @@
3535
}
3636

3737
.ais-SearchBox-submitIcon {
38-
margin-left: 75px;
39-
/* Override default CSS to make the icon a little larger */
40-
height: 15px !important;
41-
width:15px !important;
38+
display: none;
4239
}
4340

4441
/* Fix for annoying CSS bug with NavBar moving slightly on front page only */

0 commit comments

Comments
 (0)