Closed
Bug 180232
Opened 23 years ago
Closed 23 years ago
remove unnecessary border/margin on xul duplicates tree
Categories
(Bugzilla :: Reporting/Charting, defect)
Bugzilla
Reporting/Charting
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: myk, Assigned: myk)
Details
Attachments
(1 file)
612 bytes,
patch
|
gerv
:
review+
|
Details | Diff | Splinter Review |
The XUL version of the duplicates report has some unnecessary space on either
side of the tree. This makes it harder to use for users with maximized browser
windows because it looks like moving the cursor all the way to the right will
grab the XUL tree's scrollbar, but instead it grabs the border/margin. This
border/margin doesn't seem to have any useful purpose and should be removed.
Assignee | ||
Comment 1•23 years ago
|
||
Assignee | ||
Updated•23 years ago
|
Attachment #106299 -
Flags: review?(gerv)
![]() |
||
Comment 2•23 years ago
|
||
Comment on attachment 106299 [details] [diff] [review]
patch v1: fixes problem
You da boss. I consider this to be still under development, so will
rubber-stamp most simple stuff.
r=gerv.
Gerv
Attachment #106299 -
Flags: review?(gerv) → review+
Comment 3•23 years ago
|
||
ditto.
a=justdave
Assignee | ||
Comment 4•23 years ago
|
||
Checking in css/duplicates.css;
/cvsroot/mozilla/webtools/bugzilla/css/duplicates.css,v <-- duplicates.css
new revision: 1.2; previous revision: 1.1
done
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 5•23 years ago
|
||
If it's useful I can verify that this fix landed and works as intended. Thanks Myk.
Updated•23 years ago
|
Target Milestone: --- → Bugzilla 2.18
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•