Drupal border-spacing
Monday, November 5th, 2007In my version of Drupal (5.something), with the theme I’m using (B7), if you try to set the distance between table cells using CSS border-spacing, this has no effect. You have to also set border-collapse: separate;