diff --git a/client/components/lists/list.css b/client/components/lists/list.css index 5e503a4d7..c328577be 100644 --- a/client/components/lists/list.css +++ b/client/components/lists/list.css @@ -16,7 +16,6 @@ /* overflow: auto; - List width and height resizeable */ } .list:first-child { - min-width: 20px; margin-left: 5px; border-left: none; }