I have a horizontal ul li, the li element gets a 1 pixel black border. Two adjacent elements gets a 2 pixel border because the border from the left and right elements gets merged.
Is there any tricks to simulate the table border-collapse property for solving this?
Like this:
css: