Index: lams_learning/web/includes/presence.css =================================================================== RCS file: /usr/local/cvsroot/lams_learning/web/includes/Attic/presence.css,v diff -u -r1.2 -r1.3 --- lams_learning/web/includes/presence.css 2 Apr 2009 01:42:04 -0000 1.2 +++ lams_learning/web/includes/presence.css 17 Apr 2009 07:06:08 -0000 1.3 @@ -42,6 +42,11 @@ overflow-y: scroll; } +#minMaxIcon{ + position:absolute; + top: 0px; + right:0px; +} .presenceName { width:"100%"; } @@ -78,6 +83,10 @@ } .sendArea { - style="width: 100%; + width: 100%; height: 20%; +} + +table.tabLabelTable { + width: auto; } \ No newline at end of file