Closed
Bug 1576192
Opened 6 years ago
Closed 5 years ago
The debugline overlaps inline preview
Categories
(DevTools :: Debugger, defect, P2)
DevTools
Debugger
Tracking
(firefox78 fixed)
RESOLVED
FIXED
Firefox 78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: jlast, Assigned: luke.swiderski)
References
(Blocks 1 open bug)
Details
Attachments
(4 files)
Inline previews should not overlap the debug line. We might want to increase the line height a bit to help here or further reduce the size of inline preview.
Reporter | ||
Comment 1•6 years ago
|
||
Reporter | ||
Updated•6 years ago
|
Priority: -- → P2
Assignee | ||
Comment 2•5 years ago
|
||
I added a line-height of 20px to .inline-preview in the InlinePreview.css file.
Assignee | ||
Comment 3•5 years ago
|
||
Reporter | ||
Comment 4•5 years ago
|
||
Nice, looks better
Assignee | ||
Comment 5•5 years ago
|
||
Added line-height of 20px to .inline-preview, inline-preview no longer overlaps debug line.
Updated•5 years ago
|
Assignee: nobody → luke.swiderski
Status: NEW → ASSIGNED
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b80e2f688574
Add line-height: 20px to .inline-preview r=jlast
Comment 7•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
You need to log in
before you can comment on or make changes to this bug.
Description
•