From e8c75dbd95c790bd126292804196f2ff68e9a541 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sat, 15 Sep 2018 18:41:57 -0500 Subject: [PATCH] shrink langs col default width a tad --- .../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 a28fc1deb..52c9ae38e 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: 100, + width: 90, headerClassName: "d-none d-md-block", className: "d-none d-md-block", show: props.columnVisibility.filter(