From 7c6128ba1ed048902212c391b424aef8da5f32ba Mon Sep 17 00:00:00 2001 From: NejcZdovc Date: Sat, 5 Dec 2020 14:06:39 +0100 Subject: [PATCH] Resotere headers for charts Resolves #23 --- superset/static/blotout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superset/static/blotout.css b/superset/static/blotout.css index eb288c8a965c0..7a3b56127d5b3 100644 --- a/superset/static/blotout.css +++ b/superset/static/blotout.css @@ -47,7 +47,7 @@ header > nav .navbar-right .btn-default { padding-top: 0 !important; } -.panel-heading { +.panel-primary > .panel-heading { display: none !important; }