From afedcdf0d8f53b2480f2c8cee7810d24fd09f809 Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Thu, 17 Aug 2017 21:20:51 -0700 Subject: [PATCH] [hotfix] dashboard widget resize is broken (#3330) 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 }}" > +