Skip to content

Commit 9490db6

Browse files
authored
Merge pull request #295 from canjs/287-align-search-icon
Align the search icon and placeholder
2 parents 7b71566 + 1d49618 commit 9490db6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

static/search.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@
4343
color: #ffffff;
4444
border: none;
4545
padding: 0;
46-
// text-indent: 1.5em;
46+
position: relative;
47+
bottom: 2px;
4748
width: 40px;
4849
.placeholder(@gray);
4950
&:focus{

0 commit comments

Comments
 (0)