create user from customer page

This commit is contained in:
denisdulici
2017-11-27 12:44:50 +03:00
parent 3894872d33
commit 971a86abf4
7 changed files with 25 additions and 30 deletions

4
public/css/app.css vendored
View File

@ -453,6 +453,10 @@ ul.add-new.nav.navbar-nav.pull-left {
overflow-x: visible;
}
.margin-top {
margin-top: 20px;
}
@media only screen and (max-width : 768px) {
.main-header .add-new.nav.navbar-nav i {
margin-top: 3px;