Index: lams_tool_scratchie/web/pages/learning/results.jsp
===================================================================
diff -u -r2ef18e4c87e2e7929950dbeb990c6715ef16c0c2 -rc9759e81d08842b6202f62bc08a78cc13ca5bcf8
--- lams_tool_scratchie/web/pages/learning/results.jsp (.../results.jsp) (revision 2ef18e4c87e2e7929950dbeb990c6715ef16c0c2)
+++ lams_tool_scratchie/web/pages/learning/results.jsp (.../results.jsp) (revision c9759e81d08842b6202f62bc08a78cc13ca5bcf8)
@@ -1,7 +1,9 @@
<%@ include file="/common/taglibs.jsp"%>
-
+
+
+
<%-- param has higher level for request attribute --%>
@@ -16,26 +18,28 @@
<%@ include file="/common/header.jsp"%>
-
+
+#reflections-div {
+ padding: 10px 0 20px;
+}
-
-
+.burning-question-dto {
+ padding-bottom: 5px;
+}
+
+.ui-jqgrid tr.jqgrow td {
+ white-space: normal !important;
+ height: auto;
+ vertical-align: text-top;
+ padding-top: 2px;
+}
+
+
+
+