app/views/field_test/experiments/show.html.erb in field_test-0.6.0 vs app/views/field_test/experiments/show.html.erb in field_test-0.6.1
- old
+ new
@@ -12,12 +12,12 @@
<table>
<thead>
<tr>
<th>Participant</th>
- <th style="width: 20%;">Variant</th>
- <th style="width: 20%;">Converted</th>
- <th style="width: 20%;">Started</th>
+ <th class="width-20">Variant</th>
+ <th class="width-20">Converted</th>
+ <th class="width-20">Started</th>
</tr>
</thead>
<tbody>
<% @memberships.each do |membership| %>
<tr>