зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1554148 - Keep the profile cleanup button from rendering too low in the window. r=agashlin
The official layout had this same problem, so this just causes the mechanism that was added to solve it there to also be invoked for every other branding. Differential Revision: https://phabricator.services.mozilla.com/D32504 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
b72de02939
Коммит
20ef5d3e23
|
@ -28,9 +28,10 @@
|
||||||
|
|
||||||
# Dialog units are used so the UI displays correctly with the system's DPI
|
# Dialog units are used so the UI displays correctly with the system's DPI
|
||||||
# settings.
|
# settings.
|
||||||
!define PROFILE_CLEANUP_LABEL_TOP "39u"
|
!define PROFILE_CLEANUP_LABEL_TOP "35u"
|
||||||
!define PROFILE_CLEANUP_LABEL_LEFT "0"
|
!define PROFILE_CLEANUP_LABEL_LEFT "0"
|
||||||
!define PROFILE_CLEANUP_LABEL_WIDTH "100%"
|
!define PROFILE_CLEANUP_LABEL_WIDTH "100%"
|
||||||
|
!define PROFILE_CLEANUP_LABEL_HEIGHT "80u"
|
||||||
!define PROFILE_CLEANUP_LABEL_ALIGN "center"
|
!define PROFILE_CLEANUP_LABEL_ALIGN "center"
|
||||||
!define PROFILE_CLEANUP_CHECKBOX_LEFT "center"
|
!define PROFILE_CLEANUP_CHECKBOX_LEFT "center"
|
||||||
!define PROFILE_CLEANUP_CHECKBOX_WIDTH "100%"
|
!define PROFILE_CLEANUP_CHECKBOX_WIDTH "100%"
|
||||||
|
|
|
@ -27,9 +27,10 @@
|
||||||
|
|
||||||
# Dialog units are used so the UI displays correctly with the system's DPI
|
# Dialog units are used so the UI displays correctly with the system's DPI
|
||||||
# settings.
|
# settings.
|
||||||
!define PROFILE_CLEANUP_LABEL_TOP "39u"
|
!define PROFILE_CLEANUP_LABEL_TOP "35u"
|
||||||
!define PROFILE_CLEANUP_LABEL_LEFT "0"
|
!define PROFILE_CLEANUP_LABEL_LEFT "0"
|
||||||
!define PROFILE_CLEANUP_LABEL_WIDTH "100%"
|
!define PROFILE_CLEANUP_LABEL_WIDTH "100%"
|
||||||
|
!define PROFILE_CLEANUP_LABEL_HEIGHT "80u"
|
||||||
!define PROFILE_CLEANUP_LABEL_ALIGN "center"
|
!define PROFILE_CLEANUP_LABEL_ALIGN "center"
|
||||||
!define PROFILE_CLEANUP_CHECKBOX_LEFT "center"
|
!define PROFILE_CLEANUP_CHECKBOX_LEFT "center"
|
||||||
!define PROFILE_CLEANUP_CHECKBOX_WIDTH "100%"
|
!define PROFILE_CLEANUP_CHECKBOX_WIDTH "100%"
|
||||||
|
|
|
@ -27,9 +27,10 @@
|
||||||
|
|
||||||
# Dialog units are used so the UI displays correctly with the system's DPI
|
# Dialog units are used so the UI displays correctly with the system's DPI
|
||||||
# settings.
|
# settings.
|
||||||
!define PROFILE_CLEANUP_LABEL_TOP "39u"
|
!define PROFILE_CLEANUP_LABEL_TOP "35u"
|
||||||
!define PROFILE_CLEANUP_LABEL_LEFT "0"
|
!define PROFILE_CLEANUP_LABEL_LEFT "0"
|
||||||
!define PROFILE_CLEANUP_LABEL_WIDTH "100%"
|
!define PROFILE_CLEANUP_LABEL_WIDTH "100%"
|
||||||
|
!define PROFILE_CLEANUP_LABEL_HEIGHT "80u"
|
||||||
!define PROFILE_CLEANUP_LABEL_ALIGN "center"
|
!define PROFILE_CLEANUP_LABEL_ALIGN "center"
|
||||||
!define PROFILE_CLEANUP_CHECKBOX_LEFT "center"
|
!define PROFILE_CLEANUP_CHECKBOX_LEFT "center"
|
||||||
!define PROFILE_CLEANUP_CHECKBOX_WIDTH "100%"
|
!define PROFILE_CLEANUP_CHECKBOX_WIDTH "100%"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче