Closed Bug 1415137 Opened 7 years ago Closed 7 years ago

Group's vertical line is moved one pixel

Categories

(DevTools :: Console, enhancement)

enhancement
Not set
normal

Tracking

(firefox58 fixed)

RESOLVED FIXED
Firefox 58
Tracking Status
firefox58 --- fixed

People

(Reporter: Honza, Assigned: Honza)

Details

Attachments

(1 file)

This is a follow up for bug 1409413 comment #41

Group's vertical line is moved one pixel to the left.

Honza
@Nicolas: the issue is caused by the following rule (which is now missing):

* {
  box-sizing: border-box;
}

It was defined in netmonitor.css, but netmonitor.css isn't included in webconsole anymore.

See the patch

Honza
Comment on attachment 8925894 [details]
Bug 1415137 - Group's vertical line is moved one pixel;

https://reviewboard.mozilla.org/r/197114/#review202224

Looks like a reasonable change
Attachment #8925894 - Flags: review?(nchevobbe) → review+
Pushed by jodvarko@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/969d528d0de8
Group's vertical line is moved one pixel; r=nchevobbe
https://hg.mozilla.org/mozilla-central/rev/969d528d0de8
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Assignee: nobody → odvarko
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: