[CrOS Settings] Fix number alignment on PIN keyboard.
Each button on the keypad includes space for a number as well as the letters which represent the numbers (e.g., "ABC" for 2, "DEF" for 3). However, since 1 does not have any associated letters, its alignment was incorrect and noticeably different from the rest of the buttons. This CL fixes this alignment issue by aligning the number to the top of the button and the letters to the bottom of the button. Fixed: 1004974 TBR: stevenjb@chromium.org Change-Id: I9be7be402b853cbf6ba76985151f77a0696ac13b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1854638Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#704900}
Showing
Please register or sign in to comment