From 0b32dd4c0bd53092fed21a0262dce0ebbd2afb9f Mon Sep 17 00:00:00 2001 From: rvelices Date: Fri, 22 Aug 2008 00:45:03 +0000 Subject: - further reduce css rules and remove unused ones - added a smarty prefilter so that html output is nicely indented now ... git-svn-id: http://piwigo.org/svn/trunk@2481 68402e56-0260-453c-a942-63ccdbb3a9ee --- template-common/default-layout.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'template-common/default-layout.css') diff --git a/template-common/default-layout.css b/template-common/default-layout.css index 2355d39f3..fb030f5a1 100644 --- a/template-common/default-layout.css +++ b/template-common/default-layout.css @@ -27,9 +27,6 @@ BODY#thePopuphelpPage { .content DIV.thumbnailCategory DIV.description { height: 140px; /* max thumbnail height + 2px */ } -DIV#comments DIV.comment A.illustration { - width: 140px; /*maximum thumbnail width + ~5px */ -} /* Category thumbnails on main page */ -- cgit v1.2.3