Tweak input textarea height.
authorJuriy Zaytsev <kangax@gmail.com>
Mon, 8 Feb 2010 17:11:11 +0000 (12:11 -0500)
committerJuriy Zaytsev <kangax@gmail.com>
Mon, 8 Feb 2010 17:11:11 +0000 (12:11 -0500)
master.css

index 38b0d46..32767f8 100644 (file)
@@ -1,5 +1,5 @@
 body { font-family: "Cambria", Georgia, Times, "Times New Roman", serif; }
-textarea { height: 20em; }
+textarea { height: 30em; }
 h1 { margin-top: 0.5em; font-size: 1.25em; }
 button { font-weight: bold; width: 100px; }