small pixel drawing of a pufferfish nshc-form

Adjust min-height to 150px
j3s j3s@c3f.net
Wed, 10 Jun 2020 17:13:31 -0500
commit

e887455e6217916c4bba9ceb5f554aa673268377

parent

251a37d7cfdb1a880bf757882f90fe17d1f4ef78

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M templates/form.htmltemplates/form.html

@@ -258,7 +258,7 @@ -webkit-appearance: none;

-moz-appearance: none; appearance: none; } textarea { - min-height: 65px; + min-height: 150px; min-width: 400px; padding-top: 6px; padding-bottom: 6px; }