From c1c8552d7ef492b3b098fd2669fc6725bc2a9003 Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Wed, 9 Nov 2016 18:34:45 +0100 Subject: [PATCH] No border on item-status for items list --- src/styles/_app_base.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/_app_base.sass b/src/styles/_app_base.sass index 7972f23..d9c815f 100644 --- a/src/styles/_app_base.sass +++ b/src/styles/_app_base.sass @@ -336,6 +336,7 @@ input, input.form-control &.item-status width: 5px height: 100% + border-bottom: none .table-head .table-cell text-align: center