From 8e73d743f0185401ef871055538b99846afb4b86 Mon Sep 17 00:00:00 2001 From: Collin 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(