close #412 Fixed: Invoice add payment problem

This commit is contained in:
cuneytsenturk
2018-07-10 18:30:03 +03:00
parent 7641d7e315
commit 6405aafef9
13 changed files with 64 additions and 16 deletions

4
public/css/app.css vendored
View File

@ -642,12 +642,12 @@ input[type="number"] {
right: 0;
margin-right: 100px;
z-index: 999;
margin-top: -50px;
margin-top: -43px;
width: 0;
height: 0;
border-left: 25px solid transparent;
border-right: 25px solid transparent;
border-bottom: 25px solid #ecf0f5;
border-bottom: 19px solid #ecf0f5;
}
#badge .arrow-right {