Meant to check this in as part of bug 127189. Make the XBL select widget use sizetopopup="always". Not yet turned on.
git-svn-id: svn://10.0.0.236/trunk@115671 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -654,7 +654,7 @@
|
||||
]]>
|
||||
</constructor>
|
||||
</implementation>
|
||||
<content sizetopopup="true">
|
||||
<content sizetopopup="always">
|
||||
<xul:hbox class="select-label-box" flex="1">
|
||||
<xul:label flex="1" value=" " inherits="value=label"/>
|
||||
</xul:hbox>
|
||||
|
||||
@@ -654,7 +654,7 @@
|
||||
]]>
|
||||
</constructor>
|
||||
</implementation>
|
||||
<content sizetopopup="true">
|
||||
<content sizetopopup="always">
|
||||
<xul:hbox class="select-label-box" flex="1">
|
||||
<xul:label flex="1" value=" " inherits="value=label"/>
|
||||
</xul:hbox>
|
||||
|
||||
Reference in New Issue
Block a user