Index: lams_central/web/css/jquery.jRating.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/jquery.jRating.css,v diff -u -r1.6 -r1.7 --- lams_central/web/css/jquery.jRating.css 29 Apr 2015 18:19:28 -0000 1.6 +++ lams_central/web/css/jquery.jRating.css 21 May 2015 23:39:24 -0000 1.7 @@ -47,7 +47,13 @@ } /** Please, note this is a LAMS customization. In case of library upgrade copy these lines manually. **/ -.rating-stars-holder {width: 150px; text-align: center;} +.extra-controls-inner:after { + content: " "; + display: block; + height: 0; + clear: both; +} +.rating-stars-holder {width: 150px; text-align: center; float: right;} .rating-stars-caption {padding-top: 6px;} .rating-stars, .rating-stars-disabled {margin: 0px auto; min-height: 20px;} .add-comment {