Backend UX: Restructure payment settings

This commit is contained in:
Raphael Michel
2018-03-23 16:38:06 +01:00
parent 073860cd5b
commit 3a7e0da80b
13 changed files with 239 additions and 189 deletions

View File

@@ -521,3 +521,7 @@ ul.pagination {
.pagination-container {
margin-bottom: 20px;
}
.table-payment-providers > tbody > tr > td {
vertical-align: middle;
}