From e4eaf898544f8602800dacfb232e6a1dbcb2b55a Mon Sep 17 00:00:00 2001 From: thinkphp Date: Thu, 21 Apr 2016 23:10:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=BC=82=E5=B8=B8=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF=E5=8F=AF=E8=83=BD=E7=9A=84=E4=B8=80=E5=A4=84BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tpl/think_exception.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tpl/think_exception.tpl b/tpl/think_exception.tpl index 6c719fd8..e0fbcf36 100644 --- a/tpl/think_exception.tpl +++ b/tpl/think_exception.tpl @@ -87,7 +87,7 @@ box-sizing: border-box; font-size:14px; font-family: "Century Gothic",Consolas,"Liberation Mono",Courier,Verdana; - padding-left: px; + padding-left: px; } .exception .source-code pre li{ border-left: 1px solid #ddd;