X-Git-Url: https://git.plutz.net/?p=cgilite;a=blobdiff_plain;f=common.css;h=d6a931604d58c17c0fb0124a739a194f8d61de27;hp=f9b17ad8dc34dd3730429452ef05cc5bccfd883d;hb=9451cddb9f3422c050b7c4d3c01d10a177f3e36b;hpb=84a16dd6c14e0a8f64b94dfd86e58746661f2ab6 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;