Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'MDL-63028-master' of git://github.com/bmbrands/moodle
[moodle.git]
/
theme
/
boost
/
scss
/
moodle
/
core.scss
diff --git
a/theme/boost/scss/moodle/core.scss
b/theme/boost/scss/moodle/core.scss
index
684ec9a
..
af836a3
100644
(file)
--- a/
theme/boost/scss/moodle/core.scss
+++ b/
theme/boost/scss/moodle/core.scss
@@
-287,8
+287,10
@@
form.popupform div {
overflow: auto;
}
+// Minimum height required for a menu in a table inside a scrollable div.
.no-overflow > .generaltable {
margin-bottom: 0;
+ min-height: 10em;
}
// Accessibility features