diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css index 0d36781fd..42b6ff546 100644 --- a/admin/themes/default/theme.css +++ b/admin/themes/default/theme.css @@ -3135,7 +3135,7 @@ FORM#categoryOrdering p.albumActions .userSeparator {margin:0 5px;} .move-cat-container .move-cat-title { font-size: 16px; margin: 10px; - max-width: 200px; + max-width: 600px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;