Fix various small issues from animation changes

This commit is contained in:
Andrew Miner
2015-03-21 19:48:18 -07:00
parent d0d0f65233
commit 40efc8ccc9
12 changed files with 36 additions and 32 deletions
+2 -2
View File
@@ -7,10 +7,10 @@
.view__inventory_table
table
tr.edit
tr.edit.hideable.hidden
td.quantity: input(name="quantity")
td.icon: img(src="/images/unknown.png")
td.name(width="*"): input(name="name")
td.action: button(name="add") add
.toolbar
.toolbar.hideable.hidden
button(name="clear") clear