JollySmyg to Ask Lemmy NSFW · 2 years agoAll images are Auto-Expandedmessage-squaremessage-square9linkfedilinkarrow-up125file-text
arrow-up124message-squareAll images are Auto-ExpandedJollySmyg to Ask Lemmy NSFW · 2 years agomessage-square9linkfedilinkfile-text
minus-squareFreePussy4Alllinkfedilinkarrow-up4·edit-22 years agoAny chance you could also integrate the CSS tweak for embeds? Something like: div.post-listing > iframe { width: 100%; height: 26rem; } Otherwise the size of embedded content like redgif, pornhub etc videos is really tiny.
minus-squareyayAlinkfedilinkarrow-up7arrow-down1·edit-22 years agoYeah. Can you give me an example to reproduce it? Edit: nvm just added it. Deploying…
Any chance you could also integrate the CSS tweak for embeds? Something like:
div.post-listing > iframe { width: 100%; height: 26rem; }
Otherwise the size of embedded content like redgif, pornhub etc videos is really tiny.
Yeah. Can you give me an example to reproduce it?
Edit: nvm just added it. Deploying…
Thanks!