UX: Prevent jitter in some onebox images (#17611)
Internal topic /t/-/70486/9
This commit is contained in:
parent
49d4f7c066
commit
9424cfd9b8
|
@ -155,8 +155,6 @@ aside.onebox {
|
||||||
&.onebox-full-image {
|
&.onebox-full-image {
|
||||||
max-height: none;
|
max-height: none;
|
||||||
max-width: none;
|
max-width: none;
|
||||||
width: initial;
|
|
||||||
height: initial;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue