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