Closed
Bug 80360
Opened 24 years ago
Closed 24 years ago
the height of a table (row,cell) is can't be lower than the default font height
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: jp, Assigned: asa)
Details
if you want to make a table solely from images, that doesn't contain any text
the height of the table is still constraint by the height of the font assigned
to that table.
So for instance you want the table to be of height 2px you have to draft a style
tag and add a font-size css property to that table that is not higher than 2px!
Comment 1•24 years ago
|
||
See bug 22274 (resolved invalid) for workarounds.
*** This bug has been marked as a duplicate of 22274 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•