manual search icon is user, instead of male

This commit is contained in:
Mark McDowall 2014-09-05 08:31:21 -07:00
commit 6d54401e53

View file

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