X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=common.css;h=d6a931604d58c17c0fb0124a739a194f8d61de27;hb=b5943a26698776a9814850ed2356eda5076fa00a;hp=f9b17ad8dc34dd3730429452ef05cc5bccfd883d;hpb=9344897a239c4087e72fa0a62c2dd6ae06b8bf66;p=rawnet diff --git a/common.css b/common.css index f9b17ad..d6a9316 100644 --- a/common.css +++ b/common.css @@ -68,6 +68,7 @@ select, input, button, textarea, a.button { border-radius: 2pt; } select { padding: .375em 0; } +textarea { min-height: 7em; } input[type=radio], input[type=checkbox] { vertical-align: baseline;