Commit 21b143e4 by Bill DeRusha

Right align text above action buttons

TNL-3234
parent 1cfadf39
......@@ -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