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-40975-master' of git://github.com/andrewnicols/moodle
[moodle.git]
/
theme
/
bootstrapbase
/
less
/
moodle
/
course.less
diff --git
a/theme/bootstrapbase/less/moodle/course.less
b/theme/bootstrapbase/less/moodle/course.less
index
7678d62
..
739c33b
100644
(file)
--- a/
theme/bootstrapbase/less/moodle/course.less
+++ b/
theme/bootstrapbase/less/moodle/course.less
@@
-1137,6
+1137,12
@@
span.editinstructions {
vertical-align: baseline;
white-space: nowrap;
}
+ .moodle-actionmenu {
+ white-space:nowrap;
+ }
+ .moodle-actionmenu[data-enhanced].show .menu a {
+ padding-left:1em;
+ }
}
.course-being-dragged-proxy {