Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
integration
prechecker
Commits
700ef876
Commit
700ef876
authored
Nov 09, 2016
by
Jake Dallimore
Browse files
MDL-56820 themes: Fix user search drop down on grading page for boost
Fixes a problem where the drop down list is cut off by overflow.
parent
a6f85967
Changes
2
Hide whitespace changes
Inline
Side-by-side
mod/assign/styles.css
View file @
700ef876
...
...
@@ -387,6 +387,7 @@
}
.path-mod-assign
[
data-region
=
"configure-filters"
]
label
{
display
:
block
;
padding
:
3px
20px
;
}
...
...
theme/boost/scss/moodle/modules.scss
View file @
700ef876
...
...
@@ -500,7 +500,6 @@ div#dock {
.path-mod-assign
[
data-region
=
"grading-navigation"
]
{
padding
:
6px
;
overflow-y
:
hidden
;
}
.path-mod-assign
[
data-region
=
"grade-actions"
]
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment