mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
283871 - password manager does not resize vertically... add flex to content box. Patch by Mook <mook.moz@gmail.com> r=me
This commit is contained in:
parent
d28e19536e
commit
7bad6c3afe
@ -49,7 +49,7 @@
|
||||
title="&windowtitle.label;"
|
||||
persist="width height screenX screenY">
|
||||
|
||||
<prefpane id="SignonViewerDialogPane">
|
||||
<prefpane id="SignonViewerDialogPane" flex="1">
|
||||
<script src="chrome://passwordmgr/content/passwordManager.js"/>
|
||||
|
||||
<stringbundle id="signonBundle"
|
||||
|
Loading…
Reference in New Issue
Block a user