mirror of
https://github.com/moodle/moodle.git
synced 2025-04-05 00:12:42 +02:00
MDL-74245 tool_lp: region-main overflow for dropdowns
This commit is contained in:
parent
9344149aba
commit
012ba2d823
@ -241,3 +241,7 @@ input[type="checkbox"].tool_lp_scale_proficient {
|
||||
max-width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.path-admin-tool-lp #region-main {
|
||||
overflow-x: visible;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user