Automattic / themes

Free WordPress themes made by Automattic for WordPress.org and WordPress.com.
https://themeshaper.com
GNU General Public License v2.0
882 stars 351 forks source link

Cubic: misplaced caption on right aligned images #211

Open BrookeDot opened 6 years ago

BrookeDot commented 6 years ago

Steps to replicate

1) Select the Cubic Theme 2) Write a new post with some text and an image which is set to Align right with a caption starting with a short word. I found replication worked best when the caption started with A and was several lines long. screenshot_23-07-2018-11 40 59

Result

The caption on the post has an A that appears out of place due to the margin on .wp-caption

screenshot_23-07-2018-11 35 38

Expected

The full caption to be shown after the image instead of along the side as a single character.

Additional details

I did some digging and if I removed the margin: 0 auto; from .wp-caption img[class*="wp-image-"] the caption showed as expected. Possibly the wp-caption class is preventing the .alignright margin from taking effect: screenshot_23-07-2018-11 39 22


Robertght commented 2 years ago

I cannot replicate this with the classic or the block editor at the moment, but I can still see this is an issue on this post: https://bigadventure.blog/2018/07/21/florida-part-3-just-the-tip/

github-actions[bot] commented 2 years ago

As a part of this repository’s maintenance, this issue is being marked as stale due to inactivity. Please feel free to comment on it in case we missed something.