From 25ebd8e851450b103caa36154be1e3a180a68f9a Mon Sep 17 00:00:00 2001 From: Jim Liu Date: Mon, 15 Aug 2016 14:10:20 +0800 Subject: [PATCH] fix typo --- tpl/think_exception.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tpl/think_exception.tpl b/tpl/think_exception.tpl index a978f1de..37b53999 100644 --- a/tpl/think_exception.tpl +++ b/tpl/think_exception.tpl @@ -86,7 +86,7 @@ body { color: #333; font: 16px Verdana, "Helvetica Neue", helvetica, Arial, 'Microsoft YaHei', sans-serif; - margin: 0px; + margin: 0; padding: 0 20px 20px; } h1{ @@ -246,7 +246,7 @@ .exception-var table td{ padding: 0 6px; vertical-align: top; - word-break: break-word; + word-break: break-all; } .exception-var table td:first-child{ width: 12px; @@ -502,4 +502,4 @@ - \ No newline at end of file +