mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-26 12:20:56 +00:00
Bug 1566968 - Prevent very long reinstall prompt strings from overflowing the window. r=agashlin
Differential Revision: https://phabricator.services.mozilla.com/D38421 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
4bb50bb455
commit
200de4509f
@ -56,8 +56,8 @@
|
||||
!define INSTALL_PROGRESS_BAR_WIDTH "150u"
|
||||
!define INSTALL_PROGRESS_BAR_HEIGHT "12u"
|
||||
|
||||
!define PROFILE_CLEANUP_CHECKBOX_TOP_MARGIN "20u"
|
||||
!define PROFILE_CLEANUP_BUTTON_TOP_MARGIN "20u"
|
||||
!define PROFILE_CLEANUP_CHECKBOX_TOP_MARGIN "12u"
|
||||
!define PROFILE_CLEANUP_BUTTON_TOP_MARGIN "12u"
|
||||
!define PROFILE_CLEANUP_BUTTON_X_PADDING "80u"
|
||||
!define PROFILE_CLEANUP_BUTTON_Y_PADDING "8u"
|
||||
!define INSTALL_BODY_TOP_MARGIN "20u"
|
||||
|
Loading…
x
Reference in New Issue
Block a user