From de1513a40da72632b500c710c5254c8e3639b7bd Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 28 Mar 2017 13:53:46 +0200 Subject: Fix updating running low --- templates/inventoryListing.cassius | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'templates/inventoryListing.cassius') diff --git a/templates/inventoryListing.cassius b/templates/inventoryListing.cassius index 1da6e13..5116667 100644 --- a/templates/inventoryListing.cassius +++ b/templates/inventoryListing.cassius @@ -22,6 +22,8 @@ div.itemId padding: 0 margin: 0 list-style-type: none -.status li - padding: 0 - margin: 0 \ No newline at end of file + li + padding: 0 + margin: 0 + input + vertical-align: middle \ No newline at end of file -- cgit v1.2.3