diff --git a/Customers/Invoices.aspx b/Customers/Invoices.aspx index e16094f..0cdc146 100644 --- a/Customers/Invoices.aspx +++ b/Customers/Invoices.aspx @@ -17,12 +17,10 @@ visibility: hidden; color: #043381; } - #normaltable { margin-left: -4px; width: 1254px; } - .g-3 { margin-left: -4px; } diff --git a/css/Customers/Invoices.css b/css/Customers/Invoices.css index e43ef01..2cf4f43 100644 --- a/css/Customers/Invoices.css +++ b/css/Customers/Invoices.css @@ -91,9 +91,7 @@ ContentPlaceHolder1_Send_Data { width: 10%; } - #conovertab { - /* max-width:width:150px 11.25em;*/ - margin-left: -38px; + #conovertab { width: 416px; overflow-x: auto; } @@ -196,12 +194,11 @@ ContentPlaceHolder1_Send_Data { } #normaltable { - width: 10%; + width: 10%; } - #conovertab { - margin-left: -38px; - width: 349.98px; + #conovertab { + width: 350.98px; overflow-x: auto; } @@ -223,7 +220,7 @@ ContentPlaceHolder1_Send_Data { } .flex-fill { - width: 349px; + width: 349.98px; } #cont3 { @@ -259,15 +256,10 @@ ContentPlaceHolder1_Send_Data { height: auto; flex-wrap: wrap; width: fit-content; - } - - #normaltable { - width: 100%; - } + } #ContentPlaceHolder1_conovertab { - /* max-width:width:150px 11.25em;*/ - margin-left: /*14px*/ 3.0837004405286343vw; + /* max-width:width:150px 11.25em;*/ max-width: /*390px;*/ 85.90308370044053vw; overflow-x: auto; }