Index: lams_central/web/css/jquery.jRating.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/jquery.jRating.css,v diff -u -r1.5 -r1.6 --- lams_central/web/css/jquery.jRating.css 24 Apr 2015 21:23:08 -0000 1.5 +++ lams_central/web/css/jquery.jRating.css 29 Apr 2015 18:19:28 -0000 1.6 @@ -63,6 +63,10 @@ padding: 15px; margin: 10px 0; } +.rating-info{ + margin-top: 0; + margin-bottom: 12px; +} /** Remove the following once we move all tools to use Rating.tag. **/ .rating-stars-div {float:right; padding-right: 10px; margin-top: -8px; min-height: 45px;}