1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-16 02:27:00 +02:00

adjust search icon position

This commit is contained in:
Kyle Spearrin 2019-03-13 22:59:20 -04:00
parent 10bb317a67
commit 5baf9840a7

View File

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