From be10ecb298899a433f9e2e8bc292a5ddda27d34b Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sat, 15 Sep 2018 18:48:43 -0500 Subject: [PATCH] bump langs default col width back a bit --- .../ClientApp/modules/home/components/listsTable/ListsTable.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FilterLists.Web/ClientApp/modules/home/components/listsTable/ListsTable.tsx b/src/FilterLists.Web/ClientApp/modules/home/components/listsTable/ListsTable.tsx index 52c9ae38e..718112809 100644 --- a/src/FilterLists.Web/ClientApp/modules/home/components/listsTable/ListsTable.tsx +++ b/src/FilterLists.Web/ClientApp/modules/home/components/listsTable/ListsTable.tsx @@ -113,7 +113,7 @@ export const ListsTable = (props: IProps) => { )} , style: { whiteSpace: "inherit" }, - width: 90, + width: 95, headerClassName: "d-none d-md-block", className: "d-none d-md-block", show: props.columnVisibility.filter(