Bug #214205 --> set the height of the dialog in ems to make it render correctly with large fonts. Thanks to Stefan Borggraefe for the fix

This commit is contained in:
scott%scott-macgregor.org 2003-08-04 22:57:57 +00:00
parent 3cb87a276e
commit afb6db8314

View File

@ -50,7 +50,7 @@
buttons="accept"
onload="onLoad();"
title="&aboutDialog.title;"
width="300" height="315">
style="width: 20em; height: 16.3em;">
<script type="application/x-javascript">
<![CDATA[