From e8578055eb081c62107cff2fbb58b0edd48d28f5 Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Thu, 17 Aug 2017 18:05:03 -0700 Subject: [PATCH] [hotfix] dashboard widget resize is broken blame https://github.com/apache/incubator-superset/pull/3315 --- superset/templates/superset/dashboard.html | 1 + 1 file changed, 1 insertion(+) diff --git a/superset/templates/superset/dashboard.html b/superset/templates/superset/dashboard.html index d3e81f25e0f32..71bfd4db32f8f 100644 --- a/superset/templates/superset/dashboard.html +++ b/superset/templates/superset/dashboard.html @@ -5,6 +5,7 @@ class="dashboard container-fluid" data-bootstrap="{{ bootstrap_data }}" > +