Index: lams_central/web/css/thickbox.css
===================================================================
diff -u -rc0ae190cb1f4081bcf86fa46b07d1cbbd43ce250 -rcc5a43f304db1b8622d9cdbb47b53d1efe2b240b
--- lams_central/web/css/thickbox.css (.../thickbox.css) (revision c0ae190cb1f4081bcf86fa46b07d1cbbd43ce250)
+++ lams_central/web/css/thickbox.css (.../thickbox.css) (revision cc5a43f304db1b8622d9cdbb47b53d1efe2b240b)
@@ -139,4 +139,10 @@
margin-bottom:-1px;
margin-top:1px;
_margin-bottom:1px;
+}
+
+/* Added by LAMS. Enables scrolling on iOS devices. */
+#TB_iframeContent, #TB_overlay, #TB_window {
+ overflow-y: scroll !important;
+ -webkit-overflow-scrolling: touch !important;
}
\ No newline at end of file
Index: lams_tool_assessment/web/pages/monitoring/monitoring.jsp
===================================================================
diff -u -rf667257f8ac808a351349b03967b18394ada4526 -rcc5a43f304db1b8622d9cdbb47b53d1efe2b240b
--- lams_tool_assessment/web/pages/monitoring/monitoring.jsp (.../monitoring.jsp) (revision f667257f8ac808a351349b03967b18394ada4526)
+++ lams_tool_assessment/web/pages/monitoring/monitoring.jsp (.../monitoring.jsp) (revision cc5a43f304db1b8622d9cdbb47b53d1efe2b240b)
@@ -13,7 +13,7 @@
-