Fix favicon padding in Site Settings on pre-L devices.
The problem was that the preference layout is quite different between L and pre-L devices, so adjusting the padding of the icon's parent view had very different effects in those two cases. Now, we simply set the padding of the icon view itself to get the favicon where we want it. BUG=454850 Review URL: https://codereview.chromium.org/956303003 Cr-Commit-Position: refs/heads/master@{#318749}
Showing
Please register or sign in to comment