Closed
Bug 550492
Opened 15 years ago
Closed 15 years ago
On comments, multiple new line is converted into single new line
Categories
(Websites Graveyard :: opentochoice.org, defect)
Websites Graveyard
opentochoice.org
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: iacchi, Unassigned)
References
()
Details
When you write a comment, is useful to visually separate paragraphs with some blank space between them, e.g.:
[comment]
first paragraph
second paragraph
[/comment]
In the theme in use, the <p> tag in comments doesn't have any bottom margin, so that different paragraphs are just one below the other, e.g.:
[comment]
first paragraph
second paragraph
[/comment]
so that some comments become harder to read, e.g.: http://opentochoice.org/it/2010/03/inserisci-un-banner-nel-tuo-blog/#comment-477
It would be great if you can add a CSS line and add some bottom margin to the <p> tag in comments.
Comment 1•15 years ago
|
||
Ok fixed and committed on r63845
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 2•15 years ago
|
||
Verified FIXED on http://opentochoice.stage.mozilla.com/2010/02/web-browser-choice-matters/#comment-329.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•