Improve layout of stacks in crafting table

This commit is contained in:
Andrew Miner
2015-01-04 11:35:43 -08:00
parent e99a688b7e
commit 549abc1224
7 changed files with 43 additions and 38 deletions
+4 -4
View File
@@ -5,7 +5,7 @@
//- All rights reserved.
//-
li.view__stack
p.quantity
a.name: p
img(src='')
tr.view__stack
td: p.quantity
td: p.name
td: img(src='')