mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 20:00:43 -03:30
Fix image sizing for logo in IE11
This commit is contained in:
parent
06464333a6
commit
809cbcb6e4
@ -99,7 +99,7 @@
|
||||
|
||||
&-logo {
|
||||
height: 34px;
|
||||
width: auto;
|
||||
width: 165px; // IE11 needs hard-coded with to calculate correct dimensions for image in flexbox
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user