close #191 Fixed : When trying to edit Companies. it is broken

This commit is contained in:
cuneytsenturk
2018-01-16 14:37:02 +03:00
parent 3d2122e9a4
commit 75531ee718
3 changed files with 45 additions and 34 deletions

7
public/css/app.css vendored
View File

@@ -537,4 +537,9 @@ ul.add-new.nav.navbar-nav.pull-left {
clear: both;
margin-top: 25px;
margin-bottom: 10px;
}
}
span.picture, span.attachment {
margin-left: 10px;
vertical-align: middle;
}