Commit f3f7ef5a by Bill DeRusha

Merge pull request #9750 from edx/bderusha/align-team-links

Right align text above action buttons
parents b92fe80a 21b143e4
......@@ -575,7 +575,10 @@
.join-team-message {
@extend %t-copy-sub1;
@include text-align(right);
color: $gray-l1;
display: block;
margin-bottom: ($baseline/4);
}
.team-actions {
......
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