Modify some layout for tvgids

This commit is contained in:
wez3 2017-01-03 22:34:49 +01:00
parent a12ad458fd
commit a1379723f7
1 changed files with 14 additions and 14 deletions

View File

@ -1,4 +1,4 @@
<div class="col-md-6 col-sm-6 col-xs-12" style="width: auto;">
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="x_panel">
<div class="x_title">
<h2>TV-Gids </h2>
@ -9,8 +9,8 @@
<div class="clearfix"></div>
</div>
<div id="tvgids" style="display: inline-block;">
<iframe frameborder=0 scrolling=auto height=300 width=340 style='border:1px solid #000' src='https://www.tvgids24.nl/gadget'/>
<div id="tvgids" style="height: 450px;">
<iframe frameborder=0 style="overflow: hidden; position: relative; height: 100%; width: 100%;" src='https://www.tvgids24.nl/gadget'/></iframe>
</div>
</div>