From f5acf36b96866855b8f8cadba101ccbb3226a4c3 Mon Sep 17 00:00:00 2001 From: chrisaga Date: Sun, 9 Jul 2006 16:25:29 +0000 Subject: improve layout of cat_move admin page an change the id of cat_modify form git-svn-id: http://piwigo.org/svn/trunk@1454 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/admin/default-layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/yoga/admin/default-layout.css') diff --git a/template/yoga/admin/default-layout.css b/template/yoga/admin/default-layout.css index 64276df26..227fa0ded 100644 --- a/template/yoga/admin/default-layout.css +++ b/template/yoga/admin/default-layout.css @@ -70,7 +70,7 @@ FORM#categoryOrdering UL.categoryActions { } /* */ -FORM#cat_modify TABLE { width: auto; } +FORM#catModify TABLE { width: auto; } FIELDSET.elementEdit A { display: block; -- cgit v1.2.3