diff --git a/src/sunstone/public/js/sunstone.js b/src/sunstone/public/js/sunstone.js index 45b840a9e7..dba2d3539d 100644 --- a/src/sunstone/public/js/sunstone.js +++ b/src/sunstone/public/js/sunstone.js @@ -4893,7 +4893,7 @@ function showbackGraphs(div, opt){ "bSortClasses" : false, "bDeferRender": true, "iDisplayLength": 6, - "sDom": "t<'row collapse'<'small-6 columns'><'small-6 columns'p>>", + "sDom": "t<'row collapse'<'small-12 columns'p>>", "aoColumnDefs": [ { "bVisible": false, "aTargets": [0,1,2]} ]