Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix caption display #1878

Closed
wants to merge 1 commit into from
Closed

fix caption display #1878

wants to merge 1 commit into from

Conversation

drdogbot7
Copy link

.wp-caption is the FIGURE element and should extend .figure, contained IMG should extend .figure-img

.wp-caption is the FIGURE element and should extend .figure, contained IMG should extend .figure-img
@retlehs
Copy link
Sponsor Member

retlehs commented Jun 12, 2017

apologies for the late reply. can you please make this change to add spacing on the part you added?

- .wp-caption>img{
+ .wp-caption > img {

then this is good to go. next sage 8.5.x release probably won't happen until a new version of bootstrap 4 drops

retlehs added a commit that referenced this pull request Aug 14, 2017
@retlehs retlehs closed this Aug 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants