Explorar o código

Fix first list being narrower than others

Vid Smole %!s(int64=2) %!d(string=hai) anos
pai
achega
492306453c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      client/components/lists/list.css

+ 0 - 1
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;
 }