Closed
Bug 1518266
Opened 6 years ago
Closed 6 years ago
Font of comment emails is rendered too large since markdown has been enabled
Categories
(bugzilla.mozilla.org :: Email Notifications, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: whimboo, Assigned: dylan)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Today I noticed that the font as used for comments in Bugzilla email is getting rendered kinda large. Other information like referenced bugs still have their same size.
Here a screenshot: https://screenshots.firefox.com/oeRH0sii0w3Myb5Z/mail.google.com
| Assignee | ||
Updated•6 years ago
|
Depends on: bmo-markdown-initial-release
| Assignee | ||
Updated•6 years ago
|
Summary: Font of comment emails is rendered too large on Gmail since markdown has been enabled → Font of comment emails is rendered too large since markdown has been enabled
No longer depends on: bmo-markdown-initial-release
Blocks: bmo-markdown-initial-release
Updated•6 years ago
|
Component: General → Email Notifications
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → dylan
| Assignee | ||
Comment 2•6 years ago
•
|
||
This removes the font-size: initial, which I believe was a hack to make \<pre> content look ok. I think we should avoid specifying a font size in there at all, and never use a \<pre> (even if markdown is disabled.)
| Assignee | ||
Updated•6 years ago
|
No longer blocks: bmo-markdown-initial-release
Depends on: bmo-markdown-initial-release
Blocks: bmo-markdown
| Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•6 years ago
|
||
When are you targeting to deploy this to production?
| Assignee | ||
Comment 4•6 years ago
|
||
that's https://bugzilla.mozilla.org/show_bug.cgi?id=1518547, but ops has a lot of meetings today.
You need to log in
before you can comment on or make changes to this bug.
Description
•