jest: Website: Wrong `Margin` for the BlockImage

Do you want to request a feature or report a bug? bug

What is the current behavior? In the jest website:

Whenever the text is on the right side of the block image, it gets the correct margin in between.(margin-right):

image

But it seems that the block-image component is only getting a margin-right. So when the text is on the left side, the margin is of no use (tho it seems not that obvious to the users):

image

But this one is obvious:

image

where there is no margin in between.

I’m happy to take the issue and fix this once it is recognized. 😄

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 15 (7 by maintainers)

Most upvoted comments

@JoelMarcey we’ve just upgraded 😄 Thank you!

Ah, OK. Let’s keep this open then, we might be able to drop a bit of the custom CSS whenever it’s released upstream.