blob: 5f6cdc6f38f50e60d97d9de55602ca8b78fc4978 [file] [log] [blame]
.fineract-form {
min-width: 150px;
max-width: 500px;
width: 100%;
}
.input {
width: 100%;
}
.debit-card,.credit-card{
display: inline-block;
width: 395px;
}
.button{
margin-left: 260px;
}