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.

 

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
 

I solved this bug with this css code:

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

 

Excellent, thank you!

  • 4 weeks later...
 

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.