mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-29 22:51:17 +08:00
9a7417e19f
There was a space between the icon and the actual input. This was caused by a space in the HTML which I guess was casued by the indentation. There should be no space (so no line break) between the span.add-on and the input tag.