Bug 733633 - Inline settings of type=control only let buttons and menulists be in the input-container; r=Unfocused

This commit is contained in:
Geoff Lankow 2012-03-07 21:40:13 +13:00
Родитель fd0757dd25
Коммит 30fa6979b7
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -293,7 +293,7 @@
<xul:description class="preferences-description" flex="1" xbl:inherits="xbl:text=desc"/>
</xul:vbox>
<xul:hbox class="preferences-alignment">
<children includes="button|menulist"/>
<children/>
</xul:hbox>
</content>
</binding>