Bootstrap is preventing forms from printing correctly

(Bug, Investigate , Priority: Medium, Test Status: No automated tests yet , Reported By Justin du Coeur, )
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?
See also discussion on this SO question.