Created by: mattcheah
As a fix for "Input Group w/ Textarea #23745 (closed)", I added a align-items:stretch;
to the .input-group-btn class.
This stretches the height to be 100% of the textarea (or input) next to it.
Fixes #23745 (closed)
Created by: mattcheah
As a fix for "Input Group w/ Textarea #23745 (closed)", I added a align-items:stretch;
to the .input-group-btn class.
This stretches the height to be 100% of the textarea (or input) next to it.
Fixes #23745 (closed)