Closed
Bug 179096
Opened 23 years ago
Closed 23 years ago
Empty cells in a table have borders.
Categories
(Core :: Layout: Tables, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: jbaber, Unassigned)
References
()
Details
Comment 1•23 years ago
|
||
*** Bug 179097 has been marked as a duplicate of this bug. ***
Comment 2•23 years ago
|
||
Add
table {
empty-cells: hide;
}
to your CSS. The default value of empty-cells is 'show'.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•