From fa1de02cf1381b7f84c6087b2e819e1bc97e87c1 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 18 Jul 2016 15:10:06 +0200 Subject: Fix previous commit --- css/businessadmin.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'css') diff --git a/css/businessadmin.css b/css/businessadmin.css index 5706229..07bf218 100644 --- a/css/businessadmin.css +++ b/css/businessadmin.css @@ -85,6 +85,10 @@ td .btn.btn-circle:last-child { border-bottom: dotted 1px #0088cc !important; } +.editable.editable-noshow { + border-bottom-width: 0px !important; +} + .mixitup .mix { display: none; /* this is needed for the mixitup plugin */ } @@ -106,4 +110,4 @@ td .btn.btn-circle:last-child { #collapse-menu { display: none; } -} \ No newline at end of file +} -- cgit v1.2.3