Render partials using display:inline instead of block

CSS rather than Rails, but if you’re enclosing the partial in a div, change it to a span. Or style the element with display: inline.

Vish