fixed width height
This commit is contained in:
parent
731be89883
commit
7638cea02f
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 {
|
.user-panel > .image > img {
|
||||||
max-height: 45px;
|
height: 45px;
|
||||||
|
width: 45px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.main-header .add-new.nav.navbar-nav i {
|
.main-header .add-new.nav.navbar-nav i {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user