зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1073449 - Correct favicon size. r=lucasr
This commit is contained in:
Родитель
4a20c64c74
Коммит
2ddfe32a44
|
@ -12,7 +12,9 @@
|
|||
<dimen name="browser_toolbar_button_padding">12dp</dimen>
|
||||
<dimen name="browser_toolbar_icon_width">48dp</dimen>
|
||||
<dimen name="browser_toolbar_lock_width">20dp</dimen>
|
||||
<dimen name="browser_toolbar_favicon_size">25.33dip</dimen>
|
||||
<!-- favicon_size includes 4dp of right padding. We can't use margin (which would allow us to
|
||||
specify the actual size) because that would decrease the size of our hit target. -->
|
||||
<dimen name="browser_toolbar_favicon_size">21.33dip</dimen>
|
||||
<dimen name="browser_toolbar_shadow_size">2dp</dimen>
|
||||
|
||||
<dimen name="new_tablet_tab_strip_height">48dp</dimen>
|
||||
|
|
Загрузка…
Ссылка в новой задаче