Remove Column Width on Campaigns Table

Removed column width, fixes #92.
pull/93/head
Justin Gray 2016-01-21 17:58:34 -06:00
parent a2aa884c8e
commit 8004e41da4
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
<th>Name</th>
<th>Created Date</th>
<th>Status</th>
<th class="col-md-2 no-sort"></th>
<th class="no-sort"></th>
</tr>
</thead>
<tbody>