From 673e38a1c8c2fea157fa423419b1f44b6e0e8952 Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Mon, 11 Sep 2017 12:08:48 -0600 Subject: [PATCH] Update --- templates/index.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/index.tmpl b/templates/index.tmpl index 5924a88..0d06133 100755 --- a/templates/index.tmpl +++ b/templates/index.tmpl @@ -51,7 +51,7 @@ body { } #wrap { position: absolute; - top: 30px; + top: 50px; left: 0px; right: 0px; bottom: 0px; @@ -74,7 +74,7 @@ body#pad textarea { left: 0; right: 0; bottom: 0; - top: 30px; + top: 20px; border: 0; border: none; outline: none;