Print Preview Refresh: fix destinations icon issue
(1) Fix an issue where icons were shrinking with browser window size
(2) Related: To make the fact that the destination-list-item uses
display:flex more clear, move all styling for this item into its
own HTML file, rather than splitting with its parent list.
(3) Remove margin which was not needed since the item uses padding.
(4) Ensure max-height never gets set below min-height, and set a
min-height for the list container.
Bug: 890700
Change-Id: I4f91e43024faea494dbc5a48f6590ca3b863136e
Reviewed-on: https://chromium-review.googlesource.com/1256004Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org>
Commit-Queue: Rebekah Potter <rbpotter@chromium.org>
Cr-Commit-Position: refs/heads/master@{#595673}
Showing
Please register or sign in to comment