зеркало из https://github.com/mozilla/gecko-dev.git
fix for #136628. mailnews main pref panel is cropped.
r=caillon, sr=sspitzer. according to the spec, alerts and window layout will have their own category. but until then, this should help somewhat.
This commit is contained in:
Родитель
1d956bc3a5
Коммит
057c0a5171
|
@ -56,17 +56,17 @@ Contributor(s):
|
|||
<description>&chooseExp.label;</description>
|
||||
|
||||
<separator class="thin"/>
|
||||
|
||||
<hbox align="center">
|
||||
<checkbox id="mailnewsConfirmMoveFoldersToTrash" label="&confirmMove.label;"
|
||||
prefstring="mailnews.confirm.moveFoldersToTrash"/>
|
||||
</hbox>
|
||||
<separator class="thin"/>
|
||||
|
||||
<hbox align="center">
|
||||
<checkbox id="mailWarnOnSendAccelKey" label="&warnOnSendAccelKey.label;"
|
||||
prefstring="mail.warn_on_send_accel_key"
|
||||
accesskey="&warnOnSendAccelKey.accesskey;" />
|
||||
</hbox>
|
||||
<separator class="thin"/>
|
||||
|
||||
<hbox align="start" id="mapi"/>
|
||||
|
||||
|
@ -95,8 +95,6 @@ Contributor(s):
|
|||
prefstring="mailnews.start_page.enabled"/>
|
||||
</hbox>
|
||||
|
||||
<separator class="thin"/>
|
||||
|
||||
<hbox align="center">
|
||||
<label value="&location.label;" accesskey="&location.accesskey;"
|
||||
control="mailnews.start_page.url"/>
|
||||
|
|
Загрузка…
Ссылка в новой задаче