adjust search icon position

This commit is contained in:
Kyle Spearrin 2019-03-13 22:59:20 -04:00
parent 10bb317a67
commit 5baf9840a7
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ html.browser_safari {
}
.left + .search .fa {
left: 15px;
left: 10px;
}
}
}