Set textarea heights to auto
Created by: thewilkybarkid
<textarea>s are currently only one line high due to the selector ordering. This changes it to what I hope was originally intended (ie their height is auto not 18px).
GitLab has been upgraded. See what's new in the Changelog.
Created by: thewilkybarkid
<textarea>s are currently only one line high due to the selector ordering. This changes it to what I hope was originally intended (ie their height is auto not 18px).