Bootstrap is preventing forms from printing correctly
Summary: See the
Badges page in A Respectful Calm. This displays properly as essentially a table of cards, but when we print it, it prints one per line. The issue seems to have to do with Bootstrap: when I go into Chrome's inspector and delete Bootstrap from the page, it prints correctly.
Note that this is Bootstrap 2.3. Maybe 3.x works better?