Merge pull request #9750 from edx/bderusha/align-team-links
Right align text above action buttons
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user