Jump to content

Featured Replies

Posted

When you embed a video as a response to a quote, there is no space between the two.  It would like nicer with a space.

Just now, Square Wheels said:

When you embed a video as a response to a quote, there is no space between the two.  It would like nicer with a space.

 

Every man to his own taste.
Personally, I am annoyed by the extra empty spaces.

 

I solved this bug with this css code:

blockquote + .ipsEmbeddedVideo {
    margin-top: var(--sp-4);
}

 

Edited by Yamamura

  • Author
2 hours ago, Yamamura said:

I solved this bug with this css code:

blockquote + .ipsEmbeddedVideo {
    margin-top: var(--sp-4);
}

 

Excellent, thank you!

  • 4 weeks later...
On 11/19/2021 at 2:33 PM, Square Wheels said:

When you embed a video as a response to a quote, there is no space between the two.  It would like nicer with a space.

 

I second this. It's very annoying to see the quote glued to the video.

Recently Browsing 0

  • No registered users viewing this page.