Bug 1189572 - Change default Page Info window height to 550 to make the contents completely visible. r=jaws

This commit is contained in:
Nikhil 2015-09-09 09:32:00 -07:00
parent 2731a0ddb9
commit df9e01835c

View File

@ -3,7 +3,7 @@
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!ENTITY pageInfoWindow.width "600">
<!ENTITY pageInfoWindow.height "500">
<!ENTITY pageInfoWindow.height "550">
<!ENTITY copy.key "C">
<!ENTITY copy.label "Copy">