So, I'm here again, asking for help, I tried everything, I even used overflow:hidden
, but it got much worse, so I need help, I have
The code for the div:
width: 100%; display: block; background: #FFF; padding: 2em 3em; box-sizing: border-box; font-family: 'Source Sans Pro', sans-serif; font-size: 11pt; color: #656565; line-height: 130%;
The float code right:
background: #fff; border: 1px solid #f0f0f0; max-width: 96%; padding: 5px 3px 10px; text-align: center; float: right; margin: 5px 0 20px 20px;