Index: lams_tool_chat/web/includes/css/chat.css =================================================================== diff -u -rca73a51b45e6071a6a9edd5da8b0d61bf3a39929 -r53645c8d07fa71f2f23a362667a1bfc270bb4912 --- lams_tool_chat/web/includes/css/chat.css (.../chat.css) (revision ca73a51b45e6071a6a9edd5da8b0d61bf3a39929) +++ lams_tool_chat/web/includes/css/chat.css (.../chat.css) (revision 53645c8d07fa71f2f23a362667a1bfc270bb4912) @@ -15,7 +15,6 @@ /* ==================== LEARNING PAGE STYLES ==================== */ #chat_content { width: 500 px; - padding: 12px; /* compensate for content image border */ margin-left: 4px; } @@ -27,7 +26,6 @@ #iResp { height: 260px; margin-right: 12px; - margin-left: 12px; overflow: scroll; border-width: 1px; border-style: solid; @@ -58,7 +56,7 @@ } #msgArea { - width: 410px; + width: 98%; } /* ================== MONITORING ================== */