You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've had the same issue - I think this is by design though - looking at the images, they effectivly are 100% width (caused by the max-width attribute being 100%) - There is away around this though, and that is to set margin-left and margin-right to auto on your image. I created a selector called img-center and applied it to the image -
Could not find this as an open or resolved issue, but is anyone else having a problem with the img-responsive class not allowing text-center to work?
The text was updated successfully, but these errors were encountered: