search by previous username + texarea css

mwinger
Joined 11/01/2020
Posts 8,403
09:25 PM 24/06/2022
if someone's previous username is typed in user search bar their profile should show up

also

whenever you resize the text area you should only be able to resize the Y value and not the X value

just add
resize: vertical;
to the text area CSS rule