Closed
Bug 65992
Opened 24 years ago
Closed 24 years ago
modern navigation toolbar too tall
Categories
(SeaMonkey :: Themes, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: doronr, Assigned: hewitt)
Details
in today's (2001011904 win98) mozilla trunk, it seems that the navigation
toolbar in modern is taller than before (compared it to a somewhat old image
http://www.silverstone.net.nz/mozilla/mozilla.png) on ben's site.
Comment 1•24 years ago
|
||
this bug is caused by the removal of:
#nav-bar-buttons > button,
#nav-bar-buttons > menubutton {
margin-bottom: 0px;
}
in hewitt's 1.34 checkin to themes/modern/navigator/navigator.css. Was this
removal on accident? The patch on 55728 only shows the addition of min-height:
0px to the go button code.
Assignee | ||
Comment 2•24 years ago
|
||
Ack, I have no recollection of seeing that block when I diffed navigator.css
last night before checking... I'll add it back today.
Status: NEW → ASSIGNED
Priority: -- → P1
Assignee | ||
Comment 3•24 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Marking verified (2001-01-24-09-Mtrunk).
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•