Commit 6529c1fe authored by Edward Jung's avatar Edward Jung Committed by Commit Bot

Safe browsing intersititials - Update fixed nav background colour

Bug: 834899
Change-Id: I9bcbcda4b121d8c732f808e0745b8b33a1da647f
Reviewed-on: https://chromium-review.googlesource.com/1043872Reviewed-by: default avatarAdrienne Porter Felt <felt@chromium.org>
Commit-Queue: Edward Jung <edwardjung@chromium.org>
Cr-Commit-Position: refs/heads/master@{#556273}
parent 91695ae4
......@@ -268,9 +268,9 @@ input[type=checkbox]:checked ~ .checkbox::before {
(min-width: 421px) and (min-height: 240px) and
(max-height: 560px) {
body .nav-wrapper {
background: #f7f7f7;
background: #fff;
bottom: 0;
box-shadow: 0 -22px 40px rgb(247, 247, 247);
box-shadow: 0 -22px 40px #fff;
left: 0;
margin: 0 auto;
max-width: 736px;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment