pull/205/head
Jon Eugster 2 years ago
parent 7c44d49b2a
commit a26022e3fc

@ -349,6 +349,7 @@ td code {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
min-height: 0px; /* somehow this has a desired affect, but why? */ min-height: 0px; /* somehow this has a desired affect, but why? */
overflow: hidden;
} }
.world-image-container img.contain { .world-image-container img.contain {

Loading…
Cancel
Save