fixed width height

This commit is contained in:
denisdulici 2017-10-23 19:24:42 +03:00
parent 731be89883
commit 7638cea02f

3
public/css/app.css vendored
View File

@ -261,7 +261,8 @@ div.required .control-label:not(span):after, td.required:after {
}
.user-panel > .image > img {
max-height: 45px;
height: 45px;
width: 45px;
}
.main-header .add-new.nav.navbar-nav i {