VRFS-600 fix musicians feed display issue in IE11
This commit is contained in:
parent
a5a8575ccf
commit
d312f46ff9
|
|
@ -30,8 +30,9 @@
|
|||
}
|
||||
|
||||
.musician-wrapper {
|
||||
-ms-overflow-style: none;
|
||||
overflow: initial;
|
||||
height: initial;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue