There seems to be no class for input type \'submit\' in font-awesome. Is it possible to use some class from font-awesome for button input? I\'ve added icons to all buttons (
You can use button classes btn-link and btn-xs with type submit, which will make a small invisible button with an icon inside of it. Example:
btn-link
btn-xs
submit