Merge branch 'MDL-49078' of git://github.com/shashirepo/moodle

This commit is contained in:
Andrew Nicols
2015-02-24 17:04:28 +08:00
2 changed files with 5 additions and 4 deletions
+4 -3
View File
@@ -875,11 +875,12 @@ span.editinstructions {
text-align:center;
padding:0.4rem 0.3rem 0.3rem;
line-height:2.2em;
> a,
> .moodle-actionmenu {
display:inline-block;
.menu a {
padding-left:1rem;
}
}
> .moodle-actionmenu .menu a {
padding-left:1rem;
}
.moodle-actionmenu:not([data-enhanced]) {
li {line-height:normal;}
File diff suppressed because one or more lines are too long