mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 02:31:59 +00:00
Fix column width problem in MsgCompose addressing widget. This is related to bug 20506. R=sspitzer.
This commit is contained in:
parent
e008d8acd7
commit
23a28a4221
@ -42,9 +42,8 @@ Rights Reserved.
|
||||
style="height:5em"
|
||||
onclick="awClickRow()">
|
||||
|
||||
<treecol style="width:15%"/>
|
||||
<treecol style="width:3%"/>
|
||||
<treecol style="width:82%"/>
|
||||
<treecol style="width:9em"/>
|
||||
<treecol style="width:2em"/>
|
||||
|
||||
<treechildren id="addressWidgetBody">
|
||||
<treeitem>
|
||||
|
Loading…
Reference in New Issue
Block a user