From 962976c20465d51dc3366b2048fc3a70b9797bda Mon Sep 17 00:00:00 2001 From: John Crepezzi Date: Fri, 22 Jun 2012 15:33:07 -0400 Subject: [PATCH] Pad the right --- static/application.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/application.css b/static/application.css index 55e9469..152f222 100644 --- a/static/application.css +++ b/static/application.css @@ -42,6 +42,7 @@ textarea { border: 0px; outline: none; font-size: 13px; + padding-right: 360px; } #box code {