Move images in inventory to the left

This commit is contained in:
Andrew Miner
2015-01-28 11:17:30 -08:00
parent d5962ff673
commit 71b25a8a16
6 changed files with 53 additions and 47 deletions
+4 -3
View File
@@ -6,6 +6,7 @@
//-
tr.view__stack
td: p.quantity
td: p.name
td: img(src='')
td.quantity: p
td.icon: img(src='')
td.name: p
td.action