Skip to content

Commit c99e410

Browse files
committed
Move search icon SVG inside of the input more to the right
1 parent f4e89ab commit c99e410

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

styles/index.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
margin-top: -20px;
2424
}
2525

26+
.ais-SearchBox-submitIcon {
27+
margin-left: 100px;
28+
}
29+
2630
/* Fix for annoying CSS bug with NavBar moving slightly on front page only */
2731
/*@media only screen and (min-width: 769px) {*/
2832

0 commit comments

Comments
 (0)