Subject: RE: Dashboard size problems At least some of the problem is with the CSS on the site. For example, the tables in my dashboard were displaying in a much larger font than the rest of the items there. I pulled out the HTML and displayed it in my browser and it was fine. I finally ended up adding a font tag to the html to force it to be smaller. Users shouldn't have to do this. style="font-size: small;" |