vote up 0 vote down star

I have border-collapse: collapse set for a table, looks fine except the bottom border is cut-off:

alt text

Any workaround for this?

Thanks

flag

link seems to be broken – dnagirl Sep 30 at 14:22
Sorry, link fixed. – Nimbuz Sep 30 at 14:36
Are you setting the border css property on each td? – eulerfx Oct 1 at 15:58
@eulerfx, yes. This issue is resolved anyway, I just can't select my own answer. – Nimbuz Oct 1 at 16:49

2 Answers

vote up 0 vote down

try setting the table's height to auto.

link|flag
Table or row height? How'd that help anyway? – Nimbuz Sep 30 at 14:40
I had a similar problem which was fixed by setting the table height, just a suggestion. – toomanyairmiles Nov 3 at 11:33
vote up 0 vote down check

I created a white pixel and used it as a repeating background-image on right instead of a white border, issue solved.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.