From 5d5bfc9a68566c214e71a15c6a84f293d567295b Mon Sep 17 00:00:00 2001 From: inphobia Date: Sun, 2 Jun 2019 01:13:44 +0200 Subject: [PATCH] Revert "fix #601" This reverts commit ade14665fcced233dc12e950276046bb7561dded. --- share/public/css/netdisco.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/public/css/netdisco.css b/share/public/css/netdisco.css index 02123971..ebc913b4 100644 --- a/share/public/css/netdisco.css +++ b/share/public/css/netdisco.css @@ -87,7 +87,7 @@ div.content > div.tab-content table.nd_floatinghead thead { /* to be added to qtip-bootstrap class */ .nd_qtip-unconstrained { - min-width: none; + min-width: 0; max-width: none; }