Index: lams_tool_scratchie/web/pages/learning/results.jsp =================================================================== diff -u -rfba7287887f6dd83d3098100af6320cccf1f3e36 -r394f403c289f0fd7808c228840bead5c4e7d5d32 --- lams_tool_scratchie/web/pages/learning/results.jsp (.../results.jsp) (revision fba7287887f6dd83d3098100af6320cccf1f3e36) +++ lams_tool_scratchie/web/pages/learning/results.jsp (.../results.jsp) (revision 394f403c289f0fd7808c228840bead5c4e7d5d32) @@ -28,18 +28,6 @@ .burning-question-dto { padding-bottom: 5px; } - .ui-jqgrid tr.jqgrow td { - word-wrap: break-word; /* IE 5.5+ and CSS3 */ - white-space: pre-wrap; /* CSS3 */ - white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ - white-space: -pre-wrap; /* Opera 4-6 */ - white-space: -o-pre-wrap; /* Opera 7 */ - overflow: hidden; - height: auto; - vertical-align: middle; - padding-top: 3px; - padding-bottom: 3px - } /* when item is editable - show pencil icon on hover */ .burning-question-text:hover +span+ i, /* when link is hovered select i */