css - Floated image to left of a ul is ignoring margin/padding -
I have a paragraph after the list listed, which has several inventory items, I also have an image that stands on the left side The problem I am facing is that the list item margin / padding is overlapping with that image.
I think it should be like a bullet next to the image of the indent.
I wrote for debugging, where you can see my problem in action.
All this is inside a CMS, so image dimension variables, as well as paragraphs and possible lists in text
Any solution?
(See my first comment for pictures.)
ul {Overflow: Auto; }
Wrapping me around the image will have the added benefit of not having list items.
Comments
Post a Comment