From e7577ab3c8d8b5c2ff0def57ed0b4bdc51dc5f76 Mon Sep 17 00:00:00 2001 From: chrisaga Date: Tue, 16 May 2006 19:52:00 +0000 Subject: fix bug 381 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1317 68402e56-0260-453c-a942-63ccdbb3a9ee --- template-common/default-layout.css | 1 + 1 file changed, 1 insertion(+) (limited to 'template-common/default-layout.css') diff --git a/template-common/default-layout.css b/template-common/default-layout.css index 245115c6d..235f7df5f 100644 --- a/template-common/default-layout.css +++ b/template-common/default-layout.css @@ -24,6 +24,7 @@ BODY#theAdminPage #content { /* Set some sizes according to your maximum thumbnail width and height */ #content UL.thumbnails SPAN, #content UL.thumbnails SPAN.wrap2 A, +#content UL.thumbnails SPAN.wrap2 LABEL, #content DIV.thumbnailCategory DIV.illustration { width: 140px; /* max thumbnail width + 2px */ } -- cgit v1.2.3