refs payment, revenue style

This commit is contained in:
cuneytsenturk
2018-04-26 15:42:46 +03:00
parent 3daf5f0062
commit 706f4e8d77
5 changed files with 6 additions and 6 deletions

4
public/css/app.css vendored
View File

@ -578,10 +578,10 @@ input[type="number"] {
}
.form-small #account_id, .form-small .select2.select2-container {
width: 70% !important;
width: 90% !important;
float: left;
}
.form-small #currency {
width: 30%;
width: 10%;
}