CSS Help Featured Yaga Badges

I'm trying to display the featured badges side-by-side in this list instead of in a single column.

I've tried:

ul.Yaga.FeaturedBadges { float: left; }

Using display: inline, float: left and a combination. I can get the badges to shift left, but they overlap the editor below and still don't display side-by-side.

Any help would be greatly appreciated!

Comments

Sign In or Register to comment.