Index: lams_tool_preview/web/includes/css/learning.scss =================================================================== diff -u -rb745384874257ea8327d82156fec0455e4232ad6 -ra08fb689e1bb174869cb981d301b204d2f573590 --- lams_tool_preview/web/includes/css/learning.scss (.../learning.scss) (revision b745384874257ea8327d82156fec0455e4232ad6) +++ lams_tool_preview/web/includes/css/learning.scss (.../learning.scss) (revision a08fb689e1bb174869cb981d301b204d2f573590) @@ -56,11 +56,7 @@ } .divrankx { - width: 300px; - height: 30px; - margin: 5px; padding: 5px; - border: $border-thin-default; } .divrankxlabel { @@ -69,10 +65,15 @@ padding: 5px; } -.draggable { - width: 290px; -} .email-button { margin: 2px; font-size: $font-size-small !important; // force it to be small or the jqgrid setting will override } + +#no-users-info { + display: none; +} + +.tablesorter { + margin-bottom: 0px; +} \ No newline at end of file