Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

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.