Commit 8cc26b64 authored by Jan Krcal's avatar Jan Krcal Committed by Chromium LUCI CQ

[Profile creation] Align size of the WebUI back button with mocks

This CL aligns the size of the WebUI back button with the mocks and thus
also with the size of the native UI back button.

Bug: 1126913
Change-Id: I72857d1a9cf870f75f0e0f16bd58f75544063c55
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577362
Commit-Queue: Jan Krcal <jkrcal@chromium.org>
Commit-Queue: Monica Basta <msalama@chromium.org>
Auto-Submit: Jan Krcal <jkrcal@chromium.org>
Reviewed-by: default avatarMonica Basta <msalama@chromium.org>
Cr-Commit-Position: refs/heads/master@{#834269}
parent 5eb69962
......@@ -23,7 +23,7 @@
#backButton {
--cr-icon-button-fill-color: var(--theme-text-color);
--cr-icon-button-icon-size: 20px;
--cr-icon-button-icon-size: 22px;
--cr-icon-button-margin-start: 4px;
--cr-icon-button-size: 36px;
margin-top: 4px;
......
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