Remove unwanted committed file

This commit is contained in:
Alex Corey
2019-04-12 10:44:24 -04:00
parent 7c2554be8c
commit 178d519f6e
3 changed files with 141 additions and 32 deletions

View File

@@ -283,6 +283,25 @@
margin-bottom: 10px;
}
.orgListAlert-actionBtn{
margin:0 10px;
}
.orgListDetete-progressBar{
padding-right: 32px;
}
.orgListDelete-progressBar-noShow{
display: none;
padding-right: 32px;
}
.OrgsTab-closeButton {
color: black;
float:right;
position: relative;
top: -60px;
}
.awx-c-form-action-group {
float: right;
display: block;