Bug 222585 dialogheader should crop r=varga sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@148077 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -326,8 +326,7 @@
|
||||
|
||||
<binding id="dialogheader" extends="chrome://global/content/bindings/dialog.xml#dialog-base">
|
||||
<content>
|
||||
<xul:label class="dialogheader-title" xbl:inherits="value=title"/>
|
||||
<xul:spacer flex="1"/>
|
||||
<xul:label class="dialogheader-title" xbl:inherits="value=title,crop" crop="right" flex="1"/>
|
||||
<xul:label class="dialogheader-description" xbl:inherits="value=description"/>
|
||||
</content>
|
||||
</binding>
|
||||
|
||||
Reference in New Issue
Block a user