mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 00:42:54 +02:00
Merge branch 'MDL-51194' of git://github.com/lazydaisy/moodle
This commit is contained in:
commit
7e0488ea54
@ -75,7 +75,3 @@ body {
|
||||
|
||||
@import "moodle/debug";
|
||||
@import "moodle/expendable";
|
||||
|
||||
.enrol-users-page-action {
|
||||
margin-left:-5px;
|
||||
}
|
||||
|
@ -1239,6 +1239,10 @@ body.tag .managelink {
|
||||
}
|
||||
}
|
||||
|
||||
#page-enrol-users .enrol-users-page-action input {
|
||||
margin-left: 0
|
||||
}
|
||||
|
||||
/**
|
||||
* Overide for RTL layout
|
||||
**/
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user