Move form submission buttons outside of panel

This commit is contained in:
Patrick Smith
2019-02-10 13:25:57 -05:00
parent aa8986d8a2
commit 4e466af009
3 changed files with 22 additions and 21 deletions

View File

@@ -113,7 +113,8 @@
ul {
padding-left: 0;
}
.application-edit__env-list-item {
.block-list__footer {
border-bottom: none;
}
}
}