No need for the min-width on tree-view anymore

This commit is contained in:
Pat Nakajima
2013-01-17 15:02:56 -08:00
parent fbd65ecbb1
commit fef9aae2f3

View File

@@ -6,7 +6,6 @@
cursor: default;
-webkit-user-select: none;
border-right: 2px solid #191919;
min-width: 100px;
width: 200px;
z-index: 2;
}