Move add member link to the right

This commit is contained in:
Patrick Smith
2019-02-12 17:21:11 -05:00
parent 0aff0ac345
commit 8ba04fb90a
3 changed files with 6 additions and 2 deletions

View File

@@ -170,6 +170,10 @@
td {
border-bottom: 1px solid $color-gray-lightest;
}
.add-member-link {
text-align: right;
}
}
}