mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
* Active title displayed incorrectly because they had a limited width which I removed * Docked block content was indented because block titles are now floated in anomaly. To fix this I gave it a bottom border, forcing it clear.