From d2c3b3001766975e6f27e0bad65b163c69cd05d3 Mon Sep 17 00:00:00 2001 From: chrisaga Date: Sat, 8 Jul 2006 15:07:04 +0000 Subject: Cosmetics git-svn-id: http://piwigo.org/svn/trunk@1444 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/default-layout.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'template/yoga/default-layout.css') diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css index e409ceff5..824578303 100644 --- a/template/yoga/default-layout.css +++ b/template/yoga/default-layout.css @@ -80,6 +80,11 @@ TEXTAREA.description { overflow: auto; } +SELECT.categoryList { + height: 20em; + width: 30em; +} + /** * Filter forms are displayed label by label with the input (or select...) * below the label. Use an UL to make a group (radiobox for instance). -- cgit v1.2.3