diff --git a/build/css/custom.css b/build/css/custom.css
index f51b7acb..ecbb677c 100644
--- a/build/css/custom.css
+++ b/build/css/custom.css
@@ -1,3 +1,20 @@
+
+html , body{
+
+ height:100%;
+
+}
+
+.full-width {
+
+ width:100%;
+
+ }
+
+.full-height{
+ height:100%;
+ }
+
.daterangepicker .ranges li {
color: #73879C
}
diff --git a/build/js/custom.js b/build/js/custom.js
index 0a5121f1..16d51177 100644
--- a/build/js/custom.js
+++ b/build/js/custom.js
@@ -99,7 +99,7 @@ var setContentHeight = function () {
}
});
-// toggle small or large menu
+// toggle small or large menu
$MENU_TOGGLE.on('click', function() {
console.log('clicked - menu toggle');
diff --git a/production/tables_dynamic.html b/production/tables_dynamic.html
index 90fd995b..4fdaedd9 100755
--- a/production/tables_dynamic.html
+++ b/production/tables_dynamic.html
@@ -3695,7 +3695,7 @@
-
+