remove the one pixel gap between search input and icon

This commit is contained in:
Connor Turland 2016-12-26 21:03:22 -05:00 committed by GitHub
parent 9ada1ca935
commit 5c1261892f

View file

@ -93,7 +93,7 @@
.sidebarSearchField {
float: left;
width: 380px;
width: 379px;
padding: 7px 10px 3px 10px;
height: 20px;
border-top: 1px solid #BDBDBD;