Open
Bug 1513322
Opened 7 years ago
Updated 3 years ago
Try out larger padding in Inspector panes
Categories
(DevTools :: Inspector, enhancement, P3)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: fvsch, Unassigned)
Details
After discussions with Victoria and Matt, we think it might be worthwhile to use slightly larger padding in most panes in Inspector.
We roughly have two types of panes:
1. Some with large horizontal padding, around 20px (Fonts, Layout). Implementation can vary, we have some 18px and some 21px, so we'd like to make everything a neat 20px.
2. Some with more compact horizontal padding, currently at 4px (e.g. Rules). We'd like to try 8px horizontal padding there (and probably 4px vertical padding, so `padding: 4px 8px;`), to make the gap between the two types of panes less jarring.
I'll try to implement that and provide a patch and a Mac test build for design review.
| Reporter | ||
Updated•7 years ago
|
Assignee: nobody → florens
Status: NEW → ASSIGNED
Updated•7 years ago
|
Severity: normal → enhancement
Priority: -- → P3
| Reporter | ||
Updated•5 years ago
|
Assignee: florens → nobody
Status: ASSIGNED → NEW
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•