Index: lams_central/web/css/newLesson.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/Attic/newLesson.css,v diff -u -r1.3 -r1.4 --- lams_central/web/css/newLesson.css 8 Jan 2013 11:19:31 -0000 1.3 +++ lams_central/web/css/newLesson.css 9 Jan 2013 15:18:37 -0000 1.4 @@ -146,6 +146,13 @@ text-align: center; } +.sortUsersButton { + text-align: right; + padding-right: 3px; + float: right; + cursor: pointer; +} + .droppableHighlight { padding : 1px; border: 5px solid #5c9ccc;