We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The Markup:
<div class="form-group-sm"> <div contenteditable="true" class="form-control"><div> </div>
Some notes: we need to reset min-height: 0 and set height: auto for form-control in form-group-sm.
min-height: 0
height: auto
form-control
form-group-sm