modifier class; can be applied to palm-page-header (and possibly other elements) to accommodate multi-line content.
Example usage:
<div class="palm-page-header multi-line">
<div id="test" class="palm-page-header-wrapper">
<div id="storyViewTitle" class="title left">#{title}</div>
</div>
</div>