mirror of
https://github.com/moodle/moodle.git
synced 2025-02-23 03:18:07 +01:00
IE6 measures a page element and - sometimes - it does this before the element is drawn, so the dimensions it finds are zero. This update sets sensible minimum for the width. Author: Donal McMullan <donal@catalyst.net.nz>