manual search icon is user, instead of male

This commit is contained in:
Mark McDowall 2014-09-05 08:31:21 -07:00
parent 86ef30480f
commit 6d54401e53
1 changed files with 1 additions and 1 deletions

View File

@ -193,5 +193,5 @@
} }
.icon-nd-manual-search:before { .icon-nd-manual-search:before {
.icon(@male); .icon(@user);
} }