mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 08:12:05 +00:00
fix the about dialog width and height
This commit is contained in:
parent
09671327f5
commit
f0dd9277e4
@ -50,8 +50,7 @@
|
||||
buttons="accept"
|
||||
onload="onLoad();"
|
||||
title="&aboutDialog.title;"
|
||||
width="306" height="381"
|
||||
style="padding: 0px;">
|
||||
width="300" height="315">
|
||||
|
||||
<script type="application/x-javascript">
|
||||
<![CDATA[
|
||||
|
Loading…
Reference in New Issue
Block a user