Merge branch 'MDL-56652-master' of git://github.com/lameze/moodle

This commit is contained in:
Dan Poltawski
2016-11-10 14:37:00 +00:00
7 changed files with 51 additions and 21 deletions
@@ -156,6 +156,10 @@ img.iconsmall {
margin-right: auto;
}
.path-admin-roles .capabilitysearchui input[type="button"] {
margin-bottom: 0;
}
#page-admin-roles-define .topfields {
margin: 1em 0 2em;
}
+3
View File
@@ -2751,6 +2751,9 @@ img.iconsmall {
margin-left: auto;
margin-right: auto;
}
.path-admin-roles .capabilitysearchui input[type="button"] {
margin-bottom: 0;
}
#page-admin-roles-define .topfields {
margin: 1em 0 2em;
}