diff options
author | vdigital <vdigital@piwigo.org> | 2008-10-23 20:15:58 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2008-10-23 20:15:58 +0000 |
commit | dadd219bf2d32215a6cdff1b2fb02c3f3dfc8f65 (patch) | |
tree | 1208a0ad76bf501a0cd457ec0f2243aa9ab95c8f /template/yoga/default-layout.css | |
parent | f7aea6eb4c6a440a88e46dd5e081c1d4327440b9 (diff) |
Merging revisions 2793-2794
Format Sylvia theme.css
Minor: on default-layout.css category list on search page is enlarged.
Refer to SVN:2789 - include Admin Advices in
[34]( compiled_template_cache_language ) and [35] ( template_compile_check )
Translation is needed for German, Spanish, Italian...
git-svn-id: http://piwigo.org/svn/trunk@2795 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/default-layout.css')
-rw-r--r-- | template/yoga/default-layout.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css index 96a0f4a81..58310623e 100644 --- a/template/yoga/default-layout.css +++ b/template/yoga/default-layout.css @@ -80,7 +80,7 @@ TEXTAREA.description { SELECT.categoryList { height: 20em; - width: auto; + width: 500px; } |