diff --git a/template/yoga/admin/cat_modify.tpl b/template/yoga/admin/cat_modify.tpl index ed8861d84..c298f6856 100644 --- a/template/yoga/admin/cat_modify.tpl +++ b/template/yoga/admin/cat_modify.tpl @@ -55,10 +55,10 @@ -
diff --git a/template/yoga/admin/default-layout.css b/template/yoga/admin/default-layout.css index f65251a2e..64276df26 100644 --- a/template/yoga/admin/default-layout.css +++ b/template/yoga/admin/default-layout.css @@ -88,8 +88,18 @@ TABLE.doubleSelect TD { width: 50%; } +TABLE.doubleSelect SELECT.categoryList { + width: 100%; +} + FORM#categoryPermissions LI { display:inline; white-space: nowrap; } +FIELDSET#generalConf SPAN.property { + width: 25%; +} +FIELDSET#generalConf TEXTAREA.description { + width: 70%; +} diff --git a/template/yoga/admin/site_update.tpl b/template/yoga/admin/site_update.tpl index d3d0221ca..91aef24a7 100644 --- a/template/yoga/admin/site_update.tpl +++ b/template/yoga/admin/site_update.tpl @@ -1,4 +1,4 @@ - +