зеркало из https://github.com/mozilla/gecko-dev.git
fix for #29586 r=rickg a=rickg
bandaid fix to make <p> tag wrap the paragraphs
This commit is contained in:
Родитель
6e4b207762
Коммит
fe637100c7
|
@ -75,8 +75,8 @@ Rights Reserved.
|
|||
</html:div>
|
||||
|
||||
<html:div id="haveSmtp">
|
||||
<html:p>¤tSmtpBefore.label;<html:span id="smtpStaticText"/>¤tSmtpAfter.label;</html:p>
|
||||
<html:p>&haveSmtp1.label;</html:p>
|
||||
<html:p>&haveSmtp2.label;</html:p>
|
||||
<html:p style="width: 500px">¤tSmtpBefore.label;<html:span id="smtpStaticText"/>¤tSmtpAfter.label;</html:p>
|
||||
<html:p style="width: 500px">&haveSmtp1.label;</html:p>
|
||||
<html:p style="width: 500px">&haveSmtp2.label;</html:p>
|
||||
</html:div>
|
||||
</window>
|
||||
|
|
Загрузка…
Ссылка в новой задаче