fixed width height
This commit is contained in:
3
public/css/app.css
vendored
3
public/css/app.css
vendored
@ -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 {
|
||||
|
Reference in New Issue
Block a user