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:
David Baumgold
2013-07-30 13:36:56 -07:00
27 changed files with 1353 additions and 513 deletions

View File

@@ -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;
}
// ====================