Forms
Input Group
Easily extend input by adding text and icons.
Basic
You can extend input with icons or texts.
To extend inputs, simply add the `.input-group` class to the `.input` element.
After, add `.input` element inside `.input-group` parent.
Others elements will be consider texts or icons.
Mixed
You can add multiple `.input` inside a `.input-group`.
Buttons
You can also add buttons inside a `.input-group`.