зеркало из https://github.com/mozilla/pjs.git
Bug 418879 - "Long feed URLs cause scrollbar to appear in Page Info" (Followup patch) [r=gavin]
This commit is contained in:
Родитель
2ea6d8931a
Коммит
56f0200552
|
@ -54,11 +54,14 @@
|
|||
class="feedTitle"/>
|
||||
<xul:label xbl:inherits="value=type"/>
|
||||
</xul:hbox>
|
||||
<xul:hbox>
|
||||
<xul:label xbl:inherits="value=feedURL,tooltiptext=feedURL" class="text-link" flex="1"
|
||||
onclick="openUILink(this.value, event);" crop="end"/>
|
||||
<xul:spacer flex="10000"/>
|
||||
</xul:hbox>
|
||||
<xul:vbox>
|
||||
<xul:vbox align="start">
|
||||
<xul:hbox>
|
||||
<xul:label xbl:inherits="value=feedURL,tooltiptext=feedURL" class="text-link" flex="1"
|
||||
onclick="openUILink(this.value, event);" crop="end"/>
|
||||
</xul:hbox>
|
||||
</xul:vbox>
|
||||
</xul:vbox>
|
||||
<xul:hbox flex="1" class="feed-subscribe">
|
||||
<xul:spacer flex="1"/>
|
||||
<xul:button label="&feedSubscribe;" accesskey="&feedSubscribe.accesskey;"
|
||||
|
|
Загрузка…
Ссылка в новой задаче