Skip to content
Discussion options

You must be logged in to vote

I have found a workaround for me. I have created a css class and center the images using it.

.image-in-table {
  margin-left: auto;
  margin-right: auto;
}

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by botkero
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants