Index: lams_tool_kaltura/web/pages/learning/learning.jsp =================================================================== diff -u -rc0ae190cb1f4081bcf86fa46b07d1cbbd43ce250 -r3fe321a89969f1fd7975a6e74bf77f64241759e7 --- lams_tool_kaltura/web/pages/learning/learning.jsp (.../learning.jsp) (revision c0ae190cb1f4081bcf86fa46b07d1cbbd43ce250) +++ lams_tool_kaltura/web/pages/learning/learning.jsp (.../learning.jsp) (revision 3fe321a89969f1fd7975a6e74bf77f64241759e7) @@ -29,16 +29,16 @@ #player-block { clear: both; position: absolute; top: 0; bottom: 0; left: 0; right: 0;} #dummy {padding-top: 52%; /* aspect ratio */} #player-wrap {width: 60%; height: 100%; clear: both; margin-bottom: 20px; background: black;} - #player-bottombar {width: 60%; margin-top: 15px;} + #player-bottombar {height:50px; width: 60%; margin-top: 15px; margin-bottom: 10px;} - #comments-area { padding: 75px 0 20px; min-width: 431px; width: 60%;} + #comments-area { padding: 5px 0 20px; min-width: 431px; width: 60%;} #comments-table {border-spacing: 3px; margin-top: 0; padding-right: 3px;} #comment-textarea textarea {width: 99%;} #comment-textarea input {margin-top: 2px;} - .rating-stars-div {float: right; margin-bottom: 10px; min-height: 50px; padding-right: 0;} + .rating-stars-div {min-height: 50px; padding-right: 0;} .rating-stars-caption { text-align: left; padding-left: 30px; } .rating-stars-disabled-small {padding: 2px 5px;} - #add-new-item {float: left; margin-top: 2px;} + #add-new-item {float: left; margin-top: 2px; margin-bottom: 20px;} .comment-by {font-size: .9166em; color: #8E8E8E; margin-top: 3px;} .comment-by-text {color: #8E8E8E;} .item-hidden {background: #FFB3B3!important;} @@ -67,12 +67,10 @@ -