diff --git a/layouts/v7/skins/contact/style.css b/layouts/v7/skins/contact/style.css index 59921f0c4bab1c9cc22f7b17e3c556b85fde1934..e5d93f70062d7d720cdbb7e429011963f3311fa6 100644 --- a/layouts/v7/skins/contact/style.css +++ b/layouts/v7/skins/contact/style.css @@ -6348,7 +6348,6 @@ div.tooltip-inner { } .dashBoardContainer .tab-pane .dashBoardTabContents ul { position: relative; - height: 960px; width: 1260px; } .nav-tabs > li { @@ -7600,6 +7599,9 @@ body .fc { border: 0; background: none; } +.dashBoardContainer { + min-height: calc(100vh - 110px); +} @media all and (min-width: 0px) and (max-width: 830px) { table.summary-table > tbody > tr > td, table.summary-table > tbody > tr > th, diff --git a/layouts/v7/skins/inventory/style.css b/layouts/v7/skins/inventory/style.css index b5efa91447d65d95cfeb91ee368aa146b9d2230d..4021973d29ea3fc3aebe984f370c29eaa38cda46 100644 --- a/layouts/v7/skins/inventory/style.css +++ b/layouts/v7/skins/inventory/style.css @@ -6348,7 +6348,6 @@ div.tooltip-inner { } .dashBoardContainer .tab-pane .dashBoardTabContents ul { position: relative; - height: 960px; width: 1260px; } .nav-tabs > li { @@ -7600,6 +7599,9 @@ body .fc { border: 0; background: none; } +.dashBoardContainer { + min-height: calc(100vh - 110px); +} @media all and (min-width: 0px) and (max-width: 830px) { table.summary-table > tbody > tr > td, table.summary-table > tbody > tr > th, diff --git a/layouts/v7/skins/marketing/style.css b/layouts/v7/skins/marketing/style.css index 1489cec68fc1bf9113d9be3eba5b8243f46d9fc8..2c1d6adc08bb22e743d8fac2c4eaa2eaf12d5a5e 100644 --- a/layouts/v7/skins/marketing/style.css +++ b/layouts/v7/skins/marketing/style.css @@ -6348,7 +6348,6 @@ div.tooltip-inner { } .dashBoardContainer .tab-pane .dashBoardTabContents ul { position: relative; - height: 960px; width: 1260px; } .nav-tabs > li { @@ -7600,6 +7599,9 @@ body .fc { border: 0; background: none; } +.dashBoardContainer { + min-height: calc(100vh - 110px); +} @media all and (min-width: 0px) and (max-width: 830px) { table.summary-table > tbody > tr > td, table.summary-table > tbody > tr > th, diff --git a/layouts/v7/skins/marketing_and_sales/style.css b/layouts/v7/skins/marketing_and_sales/style.css index 69c397dbdc64f465ed8f33f9c68c438fe7813985..2bfedbd63f8fa770b108261c9af45d70b953c2d3 100644 --- a/layouts/v7/skins/marketing_and_sales/style.css +++ b/layouts/v7/skins/marketing_and_sales/style.css @@ -6348,7 +6348,6 @@ div.tooltip-inner { } .dashBoardContainer .tab-pane .dashBoardTabContents ul { position: relative; - height: 960px; width: 1260px; } .nav-tabs > li { @@ -7600,6 +7599,9 @@ body .fc { border: 0; background: none; } +.dashBoardContainer { + min-height: calc(100vh - 110px); +} @media all and (min-width: 0px) and (max-width: 830px) { table.summary-table > tbody > tr > td, table.summary-table > tbody > tr > th, diff --git a/layouts/v7/skins/project/style.css b/layouts/v7/skins/project/style.css index 8bbc34925250bdd3e3c2d9f9d31e4b3db92a7452..0b8eac05b4c4a1b6f846a76e168c6ee90fba91af 100644 --- a/layouts/v7/skins/project/style.css +++ b/layouts/v7/skins/project/style.css @@ -6348,7 +6348,6 @@ div.tooltip-inner { } .dashBoardContainer .tab-pane .dashBoardTabContents ul { position: relative; - height: 960px; width: 1260px; } .nav-tabs > li { @@ -7600,6 +7599,9 @@ body .fc { border: 0; background: none; } +.dashBoardContainer { + min-height: calc(100vh - 110px); +} @media all and (min-width: 0px) and (max-width: 830px) { table.summary-table > tbody > tr > td, table.summary-table > tbody > tr > th, diff --git a/layouts/v7/skins/sales/style.css b/layouts/v7/skins/sales/style.css index 69c397dbdc64f465ed8f33f9c68c438fe7813985..2bfedbd63f8fa770b108261c9af45d70b953c2d3 100644 --- a/layouts/v7/skins/sales/style.css +++ b/layouts/v7/skins/sales/style.css @@ -6348,7 +6348,6 @@ div.tooltip-inner { } .dashBoardContainer .tab-pane .dashBoardTabContents ul { position: relative; - height: 960px; width: 1260px; } .nav-tabs > li { @@ -7600,6 +7599,9 @@ body .fc { border: 0; background: none; } +.dashBoardContainer { + min-height: calc(100vh - 110px); +} @media all and (min-width: 0px) and (max-width: 830px) { table.summary-table > tbody > tr > td, table.summary-table > tbody > tr > th, diff --git a/layouts/v7/skins/support/style.css b/layouts/v7/skins/support/style.css index f1ff8c4b68c4a9082c1310ec7f43496b6aa2ebda..4424022f6f3ec470602252e70f6cf4e288b015ca 100644 --- a/layouts/v7/skins/support/style.css +++ b/layouts/v7/skins/support/style.css @@ -6348,7 +6348,6 @@ div.tooltip-inner { } .dashBoardContainer .tab-pane .dashBoardTabContents ul { position: relative; - height: 960px; width: 1260px; } .nav-tabs > li { @@ -7600,6 +7599,9 @@ body .fc { border: 0; background: none; } +.dashBoardContainer { + min-height: calc(100vh - 110px); +} @media all and (min-width: 0px) and (max-width: 830px) { table.summary-table > tbody > tr > td, table.summary-table > tbody > tr > th, diff --git a/layouts/v7/skins/tools/style.css b/layouts/v7/skins/tools/style.css index 33aa552a7824cdf1c8d5c44abd358d520d4bb382..fc08dfb862d53f267c02605bd7222fa26c971b4b 100644 --- a/layouts/v7/skins/tools/style.css +++ b/layouts/v7/skins/tools/style.css @@ -6348,7 +6348,6 @@ div.tooltip-inner { } .dashBoardContainer .tab-pane .dashBoardTabContents ul { position: relative; - height: 960px; width: 1260px; } .nav-tabs > li { @@ -7600,6 +7599,9 @@ body .fc { border: 0; background: none; } +.dashBoardContainer { + min-height: calc(100vh - 110px); +} @media all and (min-width: 0px) and (max-width: 830px) { table.summary-table > tbody > tr > td, table.summary-table > tbody > tr > th, diff --git a/layouts/v7/skins/vtiger/style.less b/layouts/v7/skins/vtiger/style.less index 39e199e1ee65b6697af3d80a1dbb896d094daaa9..8d8470bbf0c3c1b1059b207dcd03bba5f6ff2039 100644 --- a/layouts/v7/skins/vtiger/style.less +++ b/layouts/v7/skins/vtiger/style.less @@ -7127,7 +7127,6 @@ margin-right: 5px; min-height:100%; .dashBoardTabContents ul{ position:relative; - height: 960px; width: 1260px; } } @@ -8531,6 +8530,9 @@ body .fc { border: 0; background: none; } +.dashBoardContainer { + min-height: calc(100vh - 110px); +} @media all and (min-width:0px) and (max-width: 830px) { //Responsive Table table.summary-table>tbody>tr>td,