Setting company logo and invoice logo delete issue solved

This commit is contained in:
cuneytsenturk
2018-03-06 16:36:06 +03:00
parent cf15174dd8
commit da5eb9b16a
3 changed files with 23 additions and 1 deletions

4
public/css/app.css vendored
View File

@ -549,3 +549,7 @@ span.picture, span.attachment {
margin-left: 10px;
vertical-align: middle;
}
.form-group.col-md-6 input.fake-input.form-control{
min-width: 150px;
}