General Community > Site Comments, Issues and Concerns
possible incorrect css overflow value in Modifications posts
Kindred:
looks like
<div id="descript">
is the culprit:
--- Code: ---#secondarybody #descript {
background: url("http://www.simplemachines.org/site_images/browse.jpg") no-repeat scroll 0 0 transparent;
float: left;
margin-top: 1em;
padding: 2em 0 0 2em;
width: 100%;
}
--- End code ---
getting rid of the width: 100% fixes all the wrapping issues for me.
IchBin™:
Fixed.
Navigation
[0] Message Index
[*] Previous page
Go to full version