Merge pull request #470 from edx/db/course-team-admin-grants
Grant admin rights to members of the course team
This commit is contained in:
@@ -205,7 +205,7 @@
|
||||
// extends - UI archetypes - well
|
||||
.ui-well {
|
||||
box-shadow: inset 0 1px 2px 1px $shadow;
|
||||
padding: ($baseline*0.75);
|
||||
padding: ($baseline*0.75) $baseline;
|
||||
}
|
||||
|
||||
// ====================
|
||||
|
||||
Reference in New Issue
Block a user