.table-bordered doesn't render for printing in Chrome properly
Created by: bismuth-taco
table.table-bordered works fine for viewing, but in printing, only the first and last rows have the thick gray left border. All other rows have a thin left border.
To reproduce, load http://twitter.github.io/bootstrap/base-css.html#tables in Chrome 27.0.1453.94 m, right-click and go to Print... and look at the .table-bordered example on page 13.