Studio: places 'add team member' call to course team view

This commit is contained in:
Brian Talbot
2013-07-29 17:29:15 -04:00
parent 6980e9f175
commit 611dab077f
4 changed files with 81 additions and 6 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;
}
// ====================