diff --git a/projects/aca-content/assets/app.extensions.json b/projects/aca-content/assets/app.extensions.json index 01f10d6c35..a21a0d2bbb 100644 --- a/projects/aca-content/assets/app.extensions.json +++ b/projects/aca-content/assets/app.extensions.json @@ -2248,7 +2248,7 @@ "template": "app.columns.tags", "key": "tags", "title": "APP.DOCUMENT_LIST.COLUMNS.TAGS", - "class": "adf-full-width adf-expand-cell-4 adf-ellipsis-cell", + "class": "adf-full-width adf-expand-cell-4", "type": "text", "sortable": false, "desktopOnly": true, @@ -2466,7 +2466,7 @@ "template": "app.columns.tags", "key": "tags", "title": "APP.DOCUMENT_LIST.COLUMNS.TAGS", - "class": "adf-full-width adf-expand-cell-4 adf-ellipsis-cell", + "class": "adf-full-width adf-expand-cell-4", "type": "text", "sortable": false, "desktopOnly": true, @@ -2540,7 +2540,7 @@ "template": "app.columns.tags", "key": "tags", "title": "APP.DOCUMENT_LIST.COLUMNS.TAGS", - "class": "adf-full-width adf-expand-cell-4 adf-ellipsis-cell", + "class": "adf-full-width adf-expand-cell-4", "type": "text", "sortable": false, "desktopOnly": true, @@ -2625,7 +2625,7 @@ "template": "app.columns.tags", "key": "tags", "title": "APP.DOCUMENT_LIST.COLUMNS.TAGS", - "class": "adf-full-width adf-expand-cell-4 adf-ellipsis-cell", + "class": "adf-full-width adf-expand-cell-4", "type": "text", "sortable": false, "desktopOnly": true,