diff --git a/Customers/CustomsAviso.aspx b/Customers/CustomsAviso.aspx index aad07c3..8e91cca 100644 --- a/Customers/CustomsAviso.aspx +++ b/Customers/CustomsAviso.aspx @@ -16,7 +16,8 @@ } @media (max-width: 558.98px) { body { - max-width: 558.98px; + width: 558.98px; + position: absolute; } h1 { @@ -41,7 +42,7 @@ } @media (max-width: 349.98px) { body { - max-width: 349.98px; + width: 349.98px; } h1 { diff --git a/Customers/Invoices.aspx b/Customers/Invoices.aspx index 7c20999..e16094f 100644 --- a/Customers/Invoices.aspx +++ b/Customers/Invoices.aspx @@ -29,7 +29,8 @@ } @media (max-width: 558.98px) { body { - max-width: 380px; + position: absolute; + width: 410px; } #normaltable{ overflow-x:auto;width:410px;margin-left:-4px; diff --git a/css/Customers/CustomerAVISO.css b/css/Customers/CustomerAVISO.css index 73331d3..f0f9735 100644 --- a/css/Customers/CustomerAVISO.css +++ b/css/Customers/CustomerAVISO.css @@ -169,8 +169,10 @@ hr{ background-color:lightcoral; } @media (max-width: 558.98px) { - body{ - max-width:558px; + body { + position: absolute; + max-width: 558px; + width: 558px; } h1 { color: #043381; @@ -279,6 +281,7 @@ hr{ } @media (min-width: 322.98px) { body { + position: absolute; width: 322.98px; } diff --git a/css/Customers/Invoices.css b/css/Customers/Invoices.css index 7fb4abc..e43ef01 100644 --- a/css/Customers/Invoices.css +++ b/css/Customers/Invoices.css @@ -76,6 +76,7 @@ ContentPlaceHolder1_Send_Data { body { width: 390px; max-width: 390px; + position: absolute; } tbody { @@ -181,6 +182,7 @@ ContentPlaceHolder1_Send_Data { @media (max-width: 349.98px) { body { + position: absolute; width: 349.98px; max-width: 349.98px; } diff --git a/login/Change_PW.aspx b/login/Change_PW.aspx index 5cef114..0e07c04 100644 --- a/login/Change_PW.aspx +++ b/login/Change_PW.aspx @@ -65,6 +65,7 @@ border: 1px gray solid; border-radius: 5px 5px 5px 5px; margin-left: -4px; + } @media (max-width: 558.98px) { body { @@ -79,6 +80,7 @@ overflow-y: clip; overflow-x: clip; max-width:390px; + position: absolute; } h1 { color: #043381; @@ -162,6 +164,7 @@ overflow-y: clip; overflow-x: clip; max-width:323px; + position: absolute; } h1 { color: #043381; diff --git a/login/ForgotPW.aspx b/login/ForgotPW.aspx index 7cbccca..dc85ca3 100644 --- a/login/ForgotPW.aspx +++ b/login/ForgotPW.aspx @@ -79,6 +79,7 @@ overflow-y: clip; overflow-x: clip; width:390px; + position: absolute; } #content_container { display: flex; @@ -324,15 +325,15 @@
|
- |
|
|
- | |
|
- | |
|
- | |
|
- | |
|
- | |
|
- | |
| + | |
|
| |
|
- |
|