Use panel__footer on portfolio_members table

This commit is contained in:
Montana
2019-04-11 15:01:31 -04:00
parent ff54ef0a8a
commit 746d0edca9
3 changed files with 15 additions and 35 deletions

View File

@@ -306,15 +306,6 @@
}
}
.members-table-footer {
float: right;
padding: 3 * $gap 0;
.action-group.save {
padding-right: 3 * $gap;
}
}
a.modal-link.icon-link {
float: right;

View File

@@ -30,10 +30,6 @@
overflow: auto;
}
header.accordion__header {
padding: 1.6rem;
}
.icon-link {
.icon--info {
bottom: -1px;
@@ -41,10 +37,6 @@
}
}
.left {
float: left;
}
table {
thead {