MDL-54545 tool_lp: Make selected items stick to the container's bounds
Set the selection's width for the user and/or competency selector fields stick within the panel's bounds.
This commit is contained in:
@@ -220,6 +220,10 @@ input[type="checkbox"].tool_lp_scale_proficient {
|
||||
.user-competency-course-navigation {
|
||||
width: 240px;
|
||||
}
|
||||
.user-competency-course-navigation span {
|
||||
max-width: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/** Competency grader */
|
||||
.competency-grader textarea {
|
||||
|
||||
Reference in New Issue
Block a user