User icon
paradock please fix this margin:auto isn't needed
User icon
@paradock all you have to do to fix the tall images cropping issue is to add TWO lines of css

for .lb-image:
margin: auto; /*to center it*/
max-width: max-content; /*idk what this exactly does i just tested random values*/

also my video fix didn't really work even though paradock's fix still only works sometimes
Comments
    Message icon

    There are no comments here yet!

    Come back later to see if someone commented something or create one!