----------------------------------------
* CRM-17166: Multiple PCP contributions overflow box on Chrome
https://issues.civicrm.org/jira/browse/CRM-17166
<div class="honor-roll-wrapper">
<div class="honor-roll-title">{ts}HONOR ROLL{/ts}</div>
<div class="honor_roll">
- <marquee behavior="scroll" direction="up" id="pcp_roll" scrolldelay="200" bgcolor="#fafafa">
+ <marquee behavior="scroll" direction="up" id="pcp_roll" scrolldelay="200" height="200" bgcolor="#fafafa">
{foreach from = $honor item = v}
<div class="pcp_honor_roll_entry">
<div class="pcp-honor_roll-nickname">{$v.nickname}</div>