From 1f91c2fe1203f6f34a639700e8d9731f51ba1429 Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Sun, 4 Dec 2016 08:07:58 -0500 Subject: Remove borders and box-shadow with CSS without removing the classes from help.tpl. --- view/tpl/help.tpl | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'view') diff --git a/view/tpl/help.tpl b/view/tpl/help.tpl index de4b53ab0..96d52e0e9 100644 --- a/view/tpl/help.tpl +++ b/view/tpl/help.tpl @@ -1,5 +1,8 @@ -
-
+
+ +
{{$content}}
-- cgit v1.2.3