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-55170_master' of https://github.com/nadavkav/moodle
[moodle.git]
/
theme
/
bootstrapbase
/
less
/
moodle
/
core.less
diff --git
a/theme/bootstrapbase/less/moodle/core.less
b/theme/bootstrapbase/less/moodle/core.less
index
e9898e1
..
8905025
100644
(file)
--- a/
theme/bootstrapbase/less/moodle/core.less
+++ b/
theme/bootstrapbase/less/moodle/core.less
@@
-1247,6
+1247,14
@@
tr.flagged-tag a {
}
}
}
+ .user-enroller-panel .uep-search-results .user {
+ .count, .picture, .details {
+ float:right;
+ }
+ .options .enrol {
+ float:left;
+ }
+ }
}
}