Smaller min width

This commit is contained in:
Nathan Gray 2016-05-04 15:53:57 +00:00
parent 0ecf39a722
commit 56595a648c

View File

@ -6,7 +6,7 @@
<grid width="100%"> <grid width="100%">
<columns> <columns>
<column width="20"/> <column width="20"/>
<column width="40%" minWidth="300"/> <column width="40%" minWidth="150"/>
<column width="70"/> <column width="70"/>
<column width="100"/> <column width="100"/>
<column width="60"/> <column width="60"/>