Closed
Bug 18151
Opened 26 years ago
Closed 26 years ago
INPUT has the extra margin
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: emk, Assigned: rods)
References
()
Details
Steps to reproduce:
1. Launch mozilla.
2. Go to http://bugzilla.mozilla.org/showattachment.cgi?attach_id=2690
Actual result:
INPUT has the extra right margin even if 'margin: 0' assigned.
Expected result:
INPUT should not have extra margins.
I'm using 1999110508 build mozilla.exe on WinNT4 (SP5).
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•26 years ago
|
||
The problem is it wasn't passing back the correct minimum size when CSS was set.
I have a fix.
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•26 years ago
|
||
fixed
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
Fixed in the Dec 01 build.
You need to log in
before you can comment on or make changes to this bug.
Description
•