huge npm refactor of all visualizations. table views are broken due to broken shimming for jquery/jquery-ui, dashboards are broken due to refactor of explore views.

This commit is contained in:
Chris Williams
2016-02-23 17:00:08 -08:00
parent af34549377
commit 79e6fc986d
96 changed files with 3172 additions and 41404 deletions

View File

@@ -0,0 +1,4 @@
.gridster li.widget.pivot_table,
div.widget.pivot_table{
overflow: auto !important;
}