Commit 6980e9f1 by Brian Talbot

Studio: bulletproofs actions on course team view

parent 64566c14
......@@ -120,10 +120,12 @@ body.course.users {
}
.action-role {
margin-right: ($baseline/2);
width: flex-grid(3, 4);
margin-right: flex-gutter();
}
.action-delete {
width: flex-grid(1, 4);
// STATE: disabled
&.is-disabled {
......@@ -167,7 +169,7 @@ body.course.users {
}
.notoggleforyou {
@extend .t-copy-sub2;
@extend .t-copy-sub1;
color: $gray-l2;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment