Open
Bug 1550624
Opened 6 years ago
Updated 3 years ago
Clean up Discovery uses of limit-visibile-lines
Categories
(Firefox :: New Tab Page, task, P3)
Firefox
New Tab Page
Tracking
()
NEW
People
(Reporter: Mardak, Unassigned)
References
Details
Attachments
(1 file)
Currently it's used to both set text sizing (font-size, line-height, etc) as well as controlling how many max lines to show (max-height and bug 1417163's line-clamp).
Separating the two would allow something that already has desired font size to be clamped to 1 line.
Oh, and might be good to rename the mixin at the same time (or at least not "visibile")
Updated•6 years ago
|
Assignee: nobody → gsuntop
Updated•6 years ago
|
Blocks: pocket-newtab
Updated•6 years ago
|
Iteration: --- → 69.1 - May 13 - 26
Priority: -- → P1
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee: gsuntop → nobody
Priority: P1 → P3
Comment 2•6 years ago
|
||
Since we rolled back the dynamic line clamping this should be in our backlog.
Updated•6 years ago
|
Iteration: 69.1 - May 13 - 26 → 69.2 - May 27 - Jun 9
Updated•6 years ago
|
Iteration: 69.2 - May 27 - Jun 9 → ---
| Assignee | ||
Updated•6 years ago
|
Component: Activity Streams: Newtab → New Tab Page
Updated•5 years ago
|
No longer blocks: pocket-newtab
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•