close #163 Fixed: Company logo alignment
This commit is contained in:
parent
800dcf0426
commit
f5f8795692
6
public/css/app.css
vendored
6
public/css/app.css
vendored
@ -263,10 +263,14 @@ div.required .control-label:not(span):after, td.required:after {
|
||||
}
|
||||
|
||||
.user-panel {
|
||||
position: inherit;
|
||||
min-height: 50px;
|
||||
}
|
||||
|
||||
.user-panel .pull-left.info.open {
|
||||
position: fixed;
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
.user-panel > .image > img {
|
||||
height: auto;
|
||||
max-height: 45px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user