// Force short review box to be on its own line. $(document).ready( function($) { $('.flaggedrevs_short').wrap('
'); });