Merge branch 'MDL-55170_M31' of https://github.com/nadavkav/moodle into MOODLE_31_STABLE

This commit is contained in:
David Monllao
2016-07-12 10:30:42 +02:00
2 changed files with 9 additions and 1 deletions
@@ -1247,6 +1247,14 @@ tr.flagged-tag a {
}
}
}
.user-enroller-panel .uep-search-results .user {
.count, .picture, .details {
float:right;
}
.options .enrol {
float:left;
}
}
}
}
File diff suppressed because one or more lines are too long