зеркало из https://github.com/mozilla/pjs.git
Long strings should not make the panel overflow. Bug 138680, patch by
parish@ntlworld.com, r=jag, sr=bzbarsky, a=blizzard
This commit is contained in:
Родитель
49cfebf35b
Коммит
bbb0fed1d6
|
@ -75,7 +75,9 @@
|
||||||
</listbox>
|
</listbox>
|
||||||
|
|
||||||
<hbox>
|
<hbox>
|
||||||
<vbox><image id="contentTypeImage"/></vbox>
|
<vbox style="width: 40px; height: 40px;" pack="center" align="center">
|
||||||
|
<image id="contentTypeImage"/>
|
||||||
|
</vbox>
|
||||||
<grid orient="horizontal">
|
<grid orient="horizontal">
|
||||||
<columns>
|
<columns>
|
||||||
<column/>
|
<column/>
|
||||||
|
@ -92,7 +94,7 @@
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<label value="&handle;"/>
|
<label value="&handle;"/>
|
||||||
<label id="handler"/>
|
<textbox id="handler" readonly="true" style="width: 175px" />
|
||||||
</row>
|
</row>
|
||||||
</rows>
|
</rows>
|
||||||
</grid>
|
</grid>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче