From c36847269940a0008b9419f0644d0c3d3aaaf2bc Mon Sep 17 00:00:00 2001 From: rub Date: Thu, 29 Jun 2006 22:16:35 +0000 Subject: Issue ID 0000375: o Line too long o Use paragraph Merge BSF r1413:1414 into branch-1_6 git-svn-id: http://piwigo.org/svn/trunk@1418 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/default-colors.css | 3 ++- template/yoga/header.tpl | 8 +++----- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'template') diff --git a/template/yoga/default-colors.css b/template/yoga/default-colors.css index 05753658a..c7779075d 100644 --- a/template/yoga/default-colors.css +++ b/template/yoga/default-colors.css @@ -76,7 +76,8 @@ INPUT[type="radio"] { /* for Opera */ font-weight: bold; color:#696969; /* dimgray */ background-color: #d3d3d3; - margin: 5px; + margin: 1px; + padding: 1px; } LEGEND { diff --git a/template/yoga/header.tpl b/template/yoga/header.tpl index d3685e3c0..0c0619352 100644 --- a/template/yoga/header.tpl +++ b/template/yoga/header.tpl @@ -32,11 +32,9 @@ the "text/nonsense" prevents gecko based browsers to load it -->
- - - - -
{header_msgs.header_msg.HEADER_MSG}
+ +

{header_msgs.header_msg.HEADER_MSG}

+
{PAGE_BANNER}
-- cgit v1.2.3