Visual changes
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<% m.ingredients.each do |i| %>
|
||||
<tr id="ingredient-<%= i.id %>" class="ingredient project idnt idnt-1">
|
||||
<tr id="ingredient-<%= i.id %>" class="ingredient project idnt idnt-1 buttonable">
|
||||
<td class="name unwrappable" style="width: 5%;">
|
||||
<%= i.food.name %>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user