diff options
Diffstat (limited to 'template/yoga/admin/default-layout.css')
-rw-r--r-- | template/yoga/admin/default-layout.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; |