mirror of
https://github.com/moodle/moodle.git
synced 2025-03-22 16:40:07 +01:00
If we set height as well as max-height then there is a potential for whitespace to be shown at the bottom of the list of choices. This commit stops removing the height option so that we only rely upon max-height for dialogue heigh calculation.