| Index: components/security_interstitials/core/browser/resources/interstitial_v2.css
|
| diff --git a/components/security_interstitials/core/browser/resources/interstitial_v2.css b/components/security_interstitials/core/browser/resources/interstitial_v2.css
|
| index d67982a7eddfa61f62c75c47bf46566ad0fa5348..c1696f92b3508caf00973887205d7a18f7cb1396 100644
|
| --- a/components/security_interstitials/core/browser/resources/interstitial_v2.css
|
| +++ b/components/security_interstitials/core/browser/resources/interstitial_v2.css
|
| @@ -402,6 +402,7 @@ input[type=checkbox]:checked ~ .checkbox::before {
|
| font-weight: 600;
|
| margin: 6px 0;
|
| text-transform: uppercase;
|
| + transform: translatez(0);
|
| }
|
|
|
| .nav-wrapper {
|
|
|