Boa tarde,
Image may be NSFW.
Clik here to view.
Como podem ver na imagem eu tenho um problema relacionado com a integração de um iframe na página e a linha que delimita o fim da div.
Será que alguém me pode ajudar?
Código da parte da div
Código (HTML):
Image may be NSFW.
Clik here to view.

Como podem ver na imagem eu tenho um problema relacionado com a integração de um iframe na página e a linha que delimita o fim da div.
Será que alguém me pode ajudar?
Código da parte da div
Código (HTML):
<div class="content-layout-row">
<div class="layout-cell layout-item-2" style="width: 100%">
<h3 align="center">Últimas edições</h3>
<br>
<br>
<iframe src="http://widget.calameo.com/library/?type=account&id=2954757&rows=1&sortBy=latestPublished&theme=wood&bgColor=&thumbSize=normal&showTitle=true&showShadow=true&showGloss=true&showInfo=account&linkTo=embed" width="100%" height="85%" frameborder="0" allowfullscreen allowtransparency></iframe>
<div style="clear: both"></div>
</div>
</div>
<div class="layout-cell layout-item-2" style="width: 100%">
<h3 align="center">Últimas edições</h3>
<br>
<br>
<iframe src="http://widget.calameo.com/library/?type=account&id=2954757&rows=1&sortBy=latestPublished&theme=wood&bgColor=&thumbSize=normal&showTitle=true&showShadow=true&showGloss=true&showInfo=account&linkTo=embed" width="100%" height="85%" frameborder="0" allowfullscreen allowtransparency></iframe>
<div style="clear: both"></div>
</div>
</div>