Vertical border not aligning in Header / Body
Vertical border not aligning in Header / Body
traelocr
Posts: 3Questions: 0Answers: 0
The vertical borders on my table are not always aligning (between header and body). It looks like it depends on cell content, table width, zoom factor of the browser.
Thank you for your help.
An example of it: (play with the zoom factor, width of result pane view)
http://jsfiddle.net/SLuy6/
An image of the problem:
http://justpaste.it/dv1a
Thank you for your help.
An example of it: (play with the zoom factor, width of result pane view)
http://jsfiddle.net/SLuy6/
An image of the problem:
http://justpaste.it/dv1a
This discussion has been closed.
Replies
Change that to `border-collapse: separate;`
Allan
It is still sometimes misaligned. Is it possible to get rid of it?