зеркало из https://github.com/mozilla/gecko-dev.git
Bug 414633: Learn More link target area is as wide as Add-ons dialog window. r=robstrong, a=schrep
This commit is contained in:
Родитель
c2eab1d0d8
Коммит
ac72c9b30b
|
@ -490,9 +490,11 @@
|
|||
<xul:vbox flex="1">
|
||||
<xul:label anonid="addonDescriptionWrap" class="descriptionWrap"
|
||||
xbl:inherits="xbl:text=description"/>
|
||||
<xul:label class="addonLearnMore text-link" xbl:inherits="homepageURL"
|
||||
value="&searchResultHomepage.value;"
|
||||
onclick="openURL(this.getAttribute('homepageURL'));"/>
|
||||
<xul:hbox pack="start">
|
||||
<xul:label class="addonLearnMore text-link" xbl:inherits="homepageURL"
|
||||
value="&searchResultHomepage.value;"
|
||||
onclick="openURL(this.getAttribute('homepageURL'));"/>
|
||||
</xul:hbox>
|
||||
<xul:spacer flex="1"/>
|
||||
<xul:hbox anonid="selectedButtons" class="selectedButtons">
|
||||
<xul:hbox align="center" class="addonType addonTypeExtension">
|
||||
|
|
Загрузка…
Ссылка в новой задаче