Commit e37ce5a9 authored by dpapad's avatar dpapad Committed by Commit Bot

MD Settings: Center icons in navigation menu.

Bug: 730904
Change-Id: Id37a8a9c5d9e7ec5d5112ad2567a6c376c6e591e
Reviewed-on: https://chromium-review.googlesource.com/567332Reviewed-by: default avatarDave Schuyler <dschuyler@chromium.org>
Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org>
Cr-Commit-Position: refs/heads/master@{#485848}
parent 55770ba5
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
-webkit-margin-end: 2px; /* Margin so selected outline is visible. */ -webkit-margin-end: 2px; /* Margin so selected outline is visible. */
-webkit-margin-start: 1px; -webkit-margin-start: 1px;
-webkit-padding-start: 23px; /* 24px - 1px from margin for outline. */ -webkit-padding-start: 23px; /* 24px - 1px from margin for outline. */
align-items: center;
color: var(--settings-nav-grey); color: var(--settings-nav-grey);
display: flex; display: flex;
font-weight: 500; font-weight: 500;
......
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