Fix logo stretching on minimal pages in IE11
This commit is contained in:
parent
c257da5c8c
commit
e3fb6e6c92
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
img {
|
||||
opacity: 0.5;
|
||||
max-height: 50px;
|
||||
height: 50px;
|
||||
margin: auto 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue