From f936f59edf460c72f4e4c4da4d701b99f4456890 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 3 Aug 2010 23:20:24 +0000 Subject: [PATCH] margin and padding css defined properly in px --- httemplate/elements/header.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index 90ab0b71c..c83529e2b 100644 --- a/httemplate/elements/header.html +++ b/httemplate/elements/header.html @@ -15,7 +15,6 @@ Example: #old-style include( '/elements/header.html', 'Title', $menubar, $etc, $head); - %# @@ -43,8 +42,8 @@ Example: <% $head |n %> - STYLE="margin-top:0; margin-bottom:0; margin-left:0; margin-right:0"> - + STYLE="margin-top:0; margin-bottom:0; margin-left:0px; margin-right:0px"> +
freeside -- 2.11.0