From 0d17bb03e8471453671817c404615731a522869f Mon Sep 17 00:00:00 2001 From: tanabe Date: Wed, 5 Oct 2011 13:37:35 +0900 Subject: [PATCH] modified css --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index 7fcf4dd..b9fb028 100644 --- a/css/style.css +++ b/css/style.css @@ -86,6 +86,7 @@ textarea#markdown { height: 300px; font-size: 1em; border: 2px solid #D1D1BC; + resize: vertical; } #output {