Viewing 1 replies (of 1 total)
  • Plugin Author Philip Newcomer

    (@philipnewcomer)

    That should be possible if you set the .author-post-rating wrapper to display inline-block in CSS. For example:

    div.author-post-rating {
    display: inline-block;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Inline stars without linebreaks’ is closed to new replies.