diff --git a/templates/cloud_14_day_arrears.html b/templates/cloud_14_day_arrears.html index 85f7643376..395a78824d 100644 --- a/templates/cloud_14_day_arrears.html +++ b/templates/cloud_14_day_arrears.html @@ -142,7 +142,6 @@ .button-cloud a { background-color: #1C58D9 !important; font-weight: 400 !important; - font-family: Open Sans, sans-serif !important; font-size: 16px !important; line-height: 18px !important; color: #FFFFFF !important; @@ -340,6 +339,13 @@ padding: 0px 0px 0px 12px !important; } } + + @media only screen and (min-width:480px) { + .mj-column-per-50 { + width: 100% !important; + max-width: 100% !important; + } + } @@ -413,7 +419,7 @@ diff --git a/templates/cloud_30_day_arrears.html b/templates/cloud_30_day_arrears.html index 2388bc3b67..aae98b9df4 100644 --- a/templates/cloud_30_day_arrears.html +++ b/templates/cloud_30_day_arrears.html @@ -142,7 +142,6 @@ .button-cloud a { background-color: #1C58D9 !important; font-weight: 400 !important; - font-family: Open Sans, sans-serif !important; font-size: 16px !important; line-height: 18px !important; color: #FFFFFF !important; @@ -340,6 +339,13 @@ padding: 0px 0px 0px 12px !important; } } + + @media only screen and (min-width:480px) { + .mj-column-per-50 { + width: 100% !important; + max-width: 100% !important; + } + } @@ -426,7 +432,7 @@
- + {{.Props.Button}}
@@ -439,7 +445,7 @@
- + {{.Props.LimitsDocs}}
diff --git a/templates/cloud_30_day_arrears.mjml b/templates/cloud_30_day_arrears.mjml index 8f1fff3ca1..eaff779310 100644 --- a/templates/cloud_30_day_arrears.mjml +++ b/templates/cloud_30_day_arrears.mjml @@ -29,7 +29,7 @@ - + {{.Props.LimitsDocs}} diff --git a/templates/cloud_45_day_arrears.html b/templates/cloud_45_day_arrears.html index 03d9c87c94..0225d5b2e6 100644 --- a/templates/cloud_45_day_arrears.html +++ b/templates/cloud_45_day_arrears.html @@ -142,7 +142,6 @@ .button-cloud a { background-color: #1C58D9 !important; font-weight: 400 !important; - font-family: Open Sans, sans-serif !important; font-size: 16px !important; line-height: 18px !important; color: #FFFFFF !important; @@ -340,6 +339,13 @@ padding: 0px 0px 0px 12px !important; } } + + @media only screen and (min-width:480px) { + .mj-column-per-50 { + width: 100% !important; + max-width: 100% !important; + } + } @@ -418,7 +424,7 @@
- + {{.Props.Button}}
diff --git a/templates/cloud_7_day_arrears.html b/templates/cloud_7_day_arrears.html index db1d3447bd..b59e370f29 100644 --- a/templates/cloud_7_day_arrears.html +++ b/templates/cloud_7_day_arrears.html @@ -142,7 +142,6 @@ .button-cloud a { background-color: #1C58D9 !important; font-weight: 400 !important; - font-family: Open Sans, sans-serif !important; font-size: 16px !important; line-height: 18px !important; color: #FFFFFF !important; @@ -340,6 +339,13 @@ padding: 0px 0px 0px 12px !important; } } + + @media only screen and (min-width:480px) { + .mj-column-per-50 { + width: 100% !important; + max-width: 100% !important; + } + } @@ -413,7 +419,7 @@
- + {{.Props.Button}}
diff --git a/templates/cloud_90_day_arrears.html b/templates/cloud_90_day_arrears.html index 6da66a6dca..da1137dbb9 100644 --- a/templates/cloud_90_day_arrears.html +++ b/templates/cloud_90_day_arrears.html @@ -142,7 +142,6 @@ .button-cloud a { background-color: #1C58D9 !important; font-weight: 400 !important; - font-family: Open Sans, sans-serif !important; font-size: 16px !important; line-height: 18px !important; color: #FFFFFF !important; @@ -340,6 +339,13 @@ padding: 0px 0px 0px 12px !important; } } + + @media only screen and (min-width:480px) { + .mj-column-per-50 { + width: 100% !important; + max-width: 100% !important; + } + } @@ -418,7 +424,7 @@
- + {{.Props.Button}}
diff --git a/templates/cloud_upgrade_confirmation.html b/templates/cloud_upgrade_confirmation.html index 49d53b82c2..9b30132f49 100644 --- a/templates/cloud_upgrade_confirmation.html +++ b/templates/cloud_upgrade_confirmation.html @@ -132,7 +132,6 @@ .button-cloud a { background-color: #1C58D9 !important; font-weight: 400 !important; - font-family: Open Sans, sans-serif !important; font-size: 16px !important; line-height: 18px !important; color: #FFFFFF !important; @@ -330,6 +329,13 @@ padding: 0px 0px 0px 12px !important; } } + + @media only screen and (min-width:480px) { + .mj-column-per-50 { + width: 100% !important; + max-width: 100% !important; + } + } @@ -398,7 +404,7 @@
- + {{.Props.Button}}
diff --git a/templates/inactivity_body.html b/templates/inactivity_body.html index e742a9e81e..1c5507cd14 100644 --- a/templates/inactivity_body.html +++ b/templates/inactivity_body.html @@ -132,7 +132,6 @@ .button-cloud a { background-color: #1C58D9 !important; font-weight: 400 !important; - font-family: Open Sans, sans-serif !important; font-size: 16px !important; line-height: 18px !important; color: #FFFFFF !important; @@ -330,6 +329,13 @@ padding: 0px 0px 0px 12px !important; } } + + @media only screen and (min-width:480px) { + .mj-column-per-50 { + width: 100% !important; + max-width: 100% !important; + } + } diff --git a/templates/invite_body.html b/templates/invite_body.html index 730240f958..017afb677e 100644 --- a/templates/invite_body.html +++ b/templates/invite_body.html @@ -152,7 +152,6 @@ .button-cloud a { background-color: #1C58D9 !important; font-weight: 400 !important; - font-family: Open Sans, sans-serif !important; font-size: 16px !important; line-height: 18px !important; color: #FFFFFF !important; @@ -350,6 +349,13 @@ padding: 0px 0px 0px 12px !important; } } + + @media only screen and (min-width:480px) { + .mj-column-per-50 { + width: 100% !important; + max-width: 100% !important; + } + } diff --git a/templates/license_up_for_renewal.html b/templates/license_up_for_renewal.html index f91f3c2b4d..13780c89c5 100644 --- a/templates/license_up_for_renewal.html +++ b/templates/license_up_for_renewal.html @@ -132,7 +132,6 @@ .button-cloud a { background-color: #1C58D9 !important; font-weight: 400 !important; - font-family: Open Sans, sans-serif !important; font-size: 16px !important; line-height: 18px !important; color: #FFFFFF !important; @@ -330,6 +329,13 @@ padding: 0px 0px 0px 12px !important; } } + + @media only screen and (min-width:480px) { + .mj-column-per-50 { + width: 100% !important; + max-width: 100% !important; + } + } diff --git a/templates/messages_notification.html b/templates/messages_notification.html index f36e8e986d..9c40227203 100644 --- a/templates/messages_notification.html +++ b/templates/messages_notification.html @@ -152,7 +152,6 @@ .button-cloud a { background-color: #1C58D9 !important; font-weight: 400 !important; - font-family: Open Sans, sans-serif !important; font-size: 16px !important; line-height: 18px !important; color: #FFFFFF !important; @@ -350,6 +349,13 @@ padding: 0px 0px 0px 12px !important; } } + + @media only screen and (min-width:480px) { + .mj-column-per-50 { + width: 100% !important; + max-width: 100% !important; + } + } diff --git a/templates/partials/style.css b/templates/partials/style.css index f353ecf4a6..f91787b5d9 100644 --- a/templates/partials/style.css +++ b/templates/partials/style.css @@ -40,7 +40,6 @@ .button-cloud a { background-color: #1C58D9 !important; font-weight: 400 !important; - font-family: Open Sans, sans-serif !important; font-size: 16px !important; line-height: 18px !important; color: #FFFFFF !important; @@ -238,3 +237,10 @@ } } +@media only screen and (min-width:480px) { + .mj-column-per-50 { + width: 100% !important; + max-width: 100% !important; + } +} + diff --git a/templates/payment_failed_body.html b/templates/payment_failed_body.html index 7cff2a096c..0d8daf6b7c 100644 --- a/templates/payment_failed_body.html +++ b/templates/payment_failed_body.html @@ -142,7 +142,6 @@ .button-cloud a { background-color: #1C58D9 !important; font-weight: 400 !important; - font-family: Open Sans, sans-serif !important; font-size: 16px !important; line-height: 18px !important; color: #FFFFFF !important; @@ -340,6 +339,13 @@ padding: 0px 0px 0px 12px !important; } } + + @media only screen and (min-width:480px) { + .mj-column-per-50 { + width: 100% !important; + max-width: 100% !important; + } + } @@ -418,7 +424,7 @@
- + {{.Props.Button}}
diff --git a/templates/reset_body.html b/templates/reset_body.html index 3f1d3c95ce..e5f62d4dec 100644 --- a/templates/reset_body.html +++ b/templates/reset_body.html @@ -132,7 +132,6 @@ .button-cloud a { background-color: #1C58D9 !important; font-weight: 400 !important; - font-family: Open Sans, sans-serif !important; font-size: 16px !important; line-height: 18px !important; color: #FFFFFF !important; @@ -330,6 +329,13 @@ padding: 0px 0px 0px 12px !important; } } + + @media only screen and (min-width:480px) { + .mj-column-per-50 { + width: 100% !important; + max-width: 100% !important; + } + } diff --git a/templates/verify_body.html b/templates/verify_body.html index 8f0acf64cc..5c8cc5550f 100644 --- a/templates/verify_body.html +++ b/templates/verify_body.html @@ -132,7 +132,6 @@ .button-cloud a { background-color: #1C58D9 !important; font-weight: 400 !important; - font-family: Open Sans, sans-serif !important; font-size: 16px !important; line-height: 18px !important; color: #FFFFFF !important; @@ -330,6 +329,13 @@ padding: 0px 0px 0px 12px !important; } } + + @media only screen and (min-width:480px) { + .mj-column-per-50 { + width: 100% !important; + max-width: 100% !important; + } + } diff --git a/templates/welcome_body.html b/templates/welcome_body.html index 4954cf7b85..28ea7d65f5 100644 --- a/templates/welcome_body.html +++ b/templates/welcome_body.html @@ -132,7 +132,6 @@ .button-cloud a { background-color: #1C58D9 !important; font-weight: 400 !important; - font-family: Open Sans, sans-serif !important; font-size: 16px !important; line-height: 18px !important; color: #FFFFFF !important; @@ -330,6 +329,13 @@ padding: 0px 0px 0px 12px !important; } } + + @media only screen and (min-width:480px) { + .mj-column-per-50 { + width: 100% !important; + max-width: 100% !important; + } + }
- + {{.Props.Button}}