fixed counter

This commit is contained in:
denisdulici
2018-04-27 16:48:59 +03:00
parent 3babf94aac
commit 4b56001806
3 changed files with 11 additions and 4 deletions

5
public/css/app.css vendored
View File

@@ -585,3 +585,8 @@ input[type="number"] {
.form-small #currency {
width: 10%;
}
.input-group-recurring {
padding-left: 0;
padding-right: 0;
}