For #18742 - Resize the top site item sizes (#18751)

upstream-sync
Gabriel Luong 3 years ago committed by GitHub
parent 660f0609cb
commit 7cc4a8a4d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -206,9 +206,9 @@
<dimen name="account_settings_device_name_min_height">48dp</dimen>
<!-- Top sites -->
<dimen name="top_sites_favicon_size">40dp</dimen>
<dimen name="top_sites_favicon_padding">4dp</dimen>
<dimen name="top_sites_item_size">64dp</dimen>
<dimen name="top_sites_favicon_size">60dp</dimen>
<dimen name="top_sites_favicon_padding">12dp</dimen>
<dimen name="top_sites_item_size">84dp</dimen>
<dimen name="top_sites_item_margin_top">8dp</dimen>
<dimen name="top_sites_item_margin_bottom">12dp</dimen>
<dimen name="top_sites_text_margin_top">8dp</dimen>

Loading…
Cancel
Save