Commit 00a9392c authored by Curt Clemens's avatar Curt Clemens Committed by Chromium LUCI CQ

[Nearby] Shrink high viz help spacing, use Google Sans for page titles

On the high visibility page, the spacing between the help text and the
icon (!) was too large. Change to 12px to match the other pages.

Change the page titles to use Google Sans to match the spec.

Screenshot: https://screenshot.googleplex.com/aYxByqUaNK6JNUc.png

Fixed: 1169284
Change-Id: Ibd229aab2e2eb3678a7880ce60e94f6b74cd072c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2643121Reviewed-by: default avatarKyle Horimoto <khorimoto@chromium.org>
Reviewed-by: default avatarJames Vecore <vecore@google.com>
Commit-Queue: Curt Clemens <cclem@google.com>
Cr-Commit-Position: refs/heads/master@{#845862}
parent b34ba0a1
......@@ -33,6 +33,7 @@
}
#pageTitle {
font-family: 'Google Sans';
font-size: 16px;
font-weight: bold;
line-height: 24px;
......
......@@ -34,7 +34,7 @@
}
#helpText {
margin: auto;
margin: auto 0;
}
#infoIcon {
......
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