Open ghost opened 7 years ago
Implementation details: use <span class="glyphicon glyphicon-search"></span>
in the search button. (Unless you're using Bootstrap v4, in which case the glyphicon font was removed. Consider using font-awesome.)
The project appears to be using Bootstrap 4.0.0-beta, so glyphicons are ruled out. If we were to go the font-awesome route, would we just use their own CDN to get the icons (which requires a sign-in and an email address)? Google material icons could also be used, but which would be better? Also, would we use more glyphs out of either font?
The search field's placeholder text already says 'Search'; there is no need for redundancy. It would make more sense to have the search button have an icon glyph of the magnifying glass (similar to Google's).