Commit 29857eeb authored by John Lee's avatar John Lee Committed by Commit Bot

Settings WebUI: Add bottom padding to menu to make room for focus ring

Bug: 962357
Change-Id: I834c12978f37ddba38c8c3be70ff34e5ba139823
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611139
Commit-Queue: John Lee <johntlee@chromium.org>
Reviewed-by: default avatarEsmael El-Moslimany <aee@chromium.org>
Cr-Commit-Position: refs/heads/master@{#659343}
parent 346e7f6e
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
:host { :host {
box-sizing: border-box; box-sizing: border-box;
display: block; display: block;
padding-bottom: 2px;
padding-top: 8px; padding-top: 8px;
} }
......
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