| 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..7ebc06a88b73f7f774f7848b726b8c7908ced0ab 100644
|
| --- a/components/security_interstitials/core/browser/resources/interstitial_v2.css
|
| +++ b/components/security_interstitials/core/browser/resources/interstitial_v2.css
|
| @@ -370,7 +370,7 @@ input[type=checkbox]:checked ~ .checkbox::before {
|
| padding-left: 24px;
|
| padding-right: 24px;
|
| position: fixed;
|
| - z-index: 1;
|
| + z-index: 2;
|
| }
|
|
|
| body.safe-browsing .nav-wrapper {
|
|
|