From: Andreas Unterkircher Date: Sat, 21 Jul 2007 08:56:53 +0000 (+0000) Subject: content table was too much right X-Git-Tag: phpfspot-1.2~104 X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=commitdiff_plain;h=7cd411d39455615dbf2069cc7304ed68c8696636 content table was too much right git-svn-id: file:///var/lib/svn/phpfspot/trunk@231 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- diff --git a/stylesheet.css b/stylesheet.css index df2f9d7..33ef1bf 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -121,7 +121,7 @@ a.thumblink:hover { color: #4761ab; } -#matrix,#single { +#single { padding: 10px; display: table; margin-left: 10px; @@ -135,7 +135,7 @@ a.thumblink:hover { table.matrix { padding: 10px; display: table; - margin-left: 10px; + margin-left: 5px; margin-right: 10px; table-layout: fixed; border-style: hidden; diff --git a/templates/photo_index.tpl b/templates/photo_index.tpl index 5d11c14..08c8999 100644 --- a/templates/photo_index.tpl +++ b/templates/photo_index.tpl @@ -44,7 +44,6 @@ -
{section name="row" loop=$rows step=1}