From 21a5d2b8213dea46addd4281b230b47ce5b0b7e0 Mon Sep 17 00:00:00 2001 From: Zack Date: Tue, 9 Feb 2016 11:21:33 -0500 Subject: [PATCH] Update index.tmpl Former-commit-id: 4ea2439aefa7264d99a35719c500722919fea9c0 [formerly d39b9f02eff17226a5d84acd4317502319852650] [formerly 30cb5afcc4d61b6cb76b85553145233f3dd9550c [formerly c88fbbd2044dce949065f26f3de89b8bd2ebec31]] Former-commit-id: 7b782b8a2b5437ecd609c30fdcc36b06eae62390 [formerly cdb29832538e2568eb65e15cc2fe95bb1a6a93a4] Former-commit-id: f59afae67a466352d3b0a8235bc1cd90225eb006 --- 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;