Closed
Bug 69930
Opened 24 years ago
Closed 24 years ago
CSS margin-left:auto; margin-right:auto won't center images or forms.
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: ronbu, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; 0.8) Gecko/20010222
BuildID: 2001022209
The use of margin-left:auto; margin-right:auto is not centering images
and forms on this page. A couple of tables (including the CrossSearch table of
images) are being centered by this method, and the SalukiSearch.Com form is
being centered withing DIV tags which are set to text-align:center .
Reproducible: Always
Steps to Reproduce:
1.Set an image or form with the CSS properties: margin-left:auto; margin-right:auto;
2.
3.
Actual Results: The images and forms were flushed to the left.
Expected Results: The images and forms should have been centered.
Comment 1•24 years ago
|
||
filed twice
*** This bug has been marked as a duplicate of 69927 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•