Thread Starter
mpound
(@mpound)
Oh, I see it was already marked (:
Thread Starter
mpound
(@mpound)
Thanks for the tip, and for the quick response. I am marking resolved.
Thread Starter
mpound
(@mpound)
Yes, the image is left-aligned and now that you put it that way I realize that the other accordions were indeed floating up. I can’t use align:none because there is text in the same accordion panel as the image, and I want that text to float up beside the image. But I think I’ve solved the problem by using
.accordion-content {padding-bottom: 20px; display:inline-block;}