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 +++++- include/assignments-overview.php | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) 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 +} diff --git a/include/assignments-overview.php b/include/assignments-overview.php index 165db6f..83767fa 100644 --- a/include/assignments-overview.php +++ b/include/assignments-overview.php @@ -46,7 +46,7 @@