Commit ac08cb5c authored by Victor Hugo Vianna Silva's avatar Victor Hugo Vianna Silva Committed by Commit Bot

Decrease size of arrow in moving dialog from 20px to 16px

Reflecting the updated mocks.

Bug: 1102294
Change-Id: If526eb2754bf4981affb0bb3a2be381f6ac5e143
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352231Reviewed-by: default avatarMarc Treib <treib@chromium.org>
Commit-Queue: Victor Vianna <victorvianna@google.com>
Cr-Commit-Position: refs/heads/master@{#797242}
parent d6bd6d7c
......@@ -55,7 +55,9 @@
}
#chevronIcon {
height: 16px;
margin: 0 16px;
width: 16px;
}
:host-context([dir=rtl]) #chevronIcon {
......
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