From b64c5176dd7ee2fbfb2d9714f2570b4d5506d42d Mon Sep 17 00:00:00 2001 From: rub Date: Sun, 9 Apr 2006 13:38:37 +0000 Subject: Issue ID 310: o Fix css file order o Add example git-svn-id: http://piwigo.org/svn/trunk@1138 68402e56-0260-453c-a942-63ccdbb3a9ee --- tools/local-layout.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tools/local-layout.css') diff --git a/tools/local-layout.css b/tools/local-layout.css index 2471e13de..16dcf14d7 100644 --- a/tools/local-layout.css +++ b/tools/local-layout.css @@ -4,3 +4,7 @@ BODY { background-attachment:fixed; } +#content UL.thumbnails SPAN.wrap2 { + height: 200px; /* max thumbnail height + 2px */ +} + -- cgit v1.2.3