From c88fbbd2044dce949065f26f3de89b8bd2ebec31 Mon Sep 17 00:00:00 2001 From: Zack Date: Tue, 9 Feb 2016 11:21:33 -0500 Subject: [PATCH] Update index.tmpl --- templates/index.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.tmpl b/templates/index.tmpl index 583c0a0..8636d52 100644 --- a/templates/index.tmpl +++ b/templates/index.tmpl @@ -21,7 +21,7 @@ textarea { width: 100%; margin: 5px 0; - padding: 3px; + padding: 20px; border: none; overflow: auto; outline: none;