-
Bug
-
Resolution: Fixed
-
Minor
-
4.0.6, 4.1.1
-
2
-
Team Hedgehog Sprint 2.1
Recently, the dropdown menus seem narrower and can wrap unnecessarily.
Doing a bisect seems to point to MDL-76607
004b220513f803c87c60c0af456fac96497f0f3e is the first bad commit
|
commit 004b220513f803c87c60c0af456fac96497f0f3e
|
Author: David Woloszyn <david.woloszyn@moodle.com>
|
Date: Thu Jan 5 12:10:58 2023 +1100
|
|
MDL-76607 css: Fixed various classes where long strings break layout
|
|
theme/boost/scss/moodle/calendar.scss | 1 +
|
theme/boost/scss/moodle/core.scss | 15 +++++++++++++++
|
theme/boost/style/moodle.css | 16 ++++++++++++++--
|
theme/classic/style/moodle.css | 16 ++++++++++++++--
|
4 files changed, 44 insertions(+), 4 deletions(-)
|
- caused a regression
-
MDL-77755 Dropdown menus too wide on mobile
- Closed
- has been marked as being related by
-
MDL-77145 Remove course short names from unenrolme string
- Closed
- is a regression caused by
-
MDL-76607 Long course names without spaces make the layout not display properly
- Closed
- is duplicated by
-
MDL-77048 Database: Improve look&feel 'Create a field' dropdown menu
- Closed