Bug 260931 Long common dialog checkbox labels don't wrap r=varga sr=jag

git-svn-id: svn://10.0.0.236/trunk@163520 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
neil%parkwaycc.co.uk 2004-10-11 12:41:09 +00:00
parent f22b54b1f6
commit 8f69cd600d

View File

@ -43,9 +43,9 @@
</vbox>
<!-- checkbox -->
<hbox id="checkboxContainer" collapsed="true">
<vbox id="checkboxContainer" align="start" collapsed="true">
<checkbox id="checkbox" oncommand="onCheckboxClick(this);"/>
</hbox>
</vbox>
</vbox>
</hbox>