Commit ddae11d8 authored by Alexander Alekseev's avatar Alexander Alekseev Committed by Commit Bot

Chrome OS: Set pin setup dots letter spacing to 18px.

Bug: 905455
Change-Id: I45beaa8dee4cd4aec6056a8e2be7df342726ae02
Reviewed-on: https://chromium-review.googlesource.com/c/1336488Reviewed-by: default avatarWenzhao (Colin) Zang <wzang@chromium.org>
Commit-Queue: Alexander Alekseev <alemate@chromium.org>
Cr-Commit-Position: refs/heads/master@{#608172}
parent 332e37fe
...@@ -160,7 +160,7 @@ ...@@ -160,7 +160,7 @@
--cr-input-error-display: none; --cr-input-error-display: none;
--cr-input-input: { --cr-input-input: {
font-size: 28px; font-size: 28px;
letter-spacing: 28px; letter-spacing: 18px;
}; };
--cr-input-padding-bottom: 1px; --cr-input-padding-bottom: 1px;
--cr-input-padding-end: 0; --cr-input-padding-end: 0;
......
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