Adds sort to IG modal

This commit is contained in:
mabashian
2019-02-20 11:30:45 -05:00
parent 581ec8860b
commit 56bd145f21
12 changed files with 234 additions and 109 deletions

View File

@@ -158,12 +158,7 @@
.awx-c-modal.pf-c-modal-box {
margin: 0;
padding: 20px;
width: 550px;
.pf-c-button:not(:last-child) {
margin-right: 20px;
}
width: 600px;
}
.pf-c-modal-box__footer {
@@ -233,7 +228,6 @@
}
.awx-c-list {
border-top: 1px solid #d7d7d7;
border-bottom: 1px solid #d7d7d7;
}