diff --git a/skin.json b/skin.json index 6b706e62..10f8b042 100644 --- a/skin.json +++ b/skin.json @@ -687,7 +687,7 @@ "descriptionmsg": "citizen-config-enablepreferences", "public": true }, - "TableNowrapClasses": { + "OverflowNowrapClasses": { "value": [ "citizen-table-nowrap", "diff", @@ -700,8 +700,8 @@ "smw-datatable", "mw-capiunto-infobox" ], - "description": "Defines table css classes ignored by citizen table wrapper", - "descriptionmsg": "citizen-config-tablenowrapclasses", + "description": "Defines css classes ignored by overflow wrapper", + "descriptionmsg": "citizen-config-overflownowrapclasses", "public": true } },