Commit b47c163e authored by Jimmy Gong's avatar Jimmy Gong Committed by Commit Bot

Decrease size of Clear All History icon

Previously was set at the default size of 24px, this change
reduces its size to 20px.

Bug: 1106551
Change-Id: I34f2faff0799b6125c05a683d9619b2c59579534
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2303231Reviewed-by: default avatarKyle Horimoto <khorimoto@chromium.org>
Commit-Queue: Jimmy Gong <jimmyxgong@chromium.org>
Cr-Commit-Position: refs/heads/master@{#789312}
parent 73e042eb
......@@ -31,6 +31,8 @@
}
#deleteIcon {
--iron-icon-height: 20px;
--iron-icon-width: 20px;
margin-inline-end: 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