.rating { cursor: pointer; display: block; } .rating.readonly { cursor: default; } .rating:after { content: ''; height: 0; width: 0; clear: both; visibility: hidden; }