Closed
Bug 277720
Opened 20 years ago
Closed 20 years ago
Unwanted space appears when resizing sidebar larger than max-width of sidebar content box
Categories
(Firefox :: General, enhancement)
Tracking
()
RESOLVED
INVALID
People
(Reporter: dwoolloff, Assigned: bugzilla)
Details
A gap appears at the left of the sidebar when making it wider which reveals the toolbar background image, this is due to a max-width being set for the sidebar content (as opposed to the sidebar box itself). An easy fix is to set the min/max-width in the style for the sidebar-box and remove the min/max-width for the sidebar content box.. This is a minor but very visible error which detracts from the otherwise professional appearance of the browser and I feel it should be changed on those grounds. I would be happy to make the necessary changes but I have never submitted a patch before, so if someone could do it, I would be very grateful. Thanks Dan
Comment 1•20 years ago
|
||
You report does not signify what sidebar you are talking about. Please elaborate and/or attach a screenshot to this report so that we may further understand what it is you would like changed.
Thank you for your reply.. I did not ensure that all extensions were disabled prior to testing, the behaviour was a consequence of an extension overriding the styles but not changing the max-width of the sidebar content box accordingly.. My apologies for the bugspam, I've marked the bug INVALID.. I'll contact the extension author regarding the bug.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•