center guide grid

This commit is contained in:
Luke Pulverenti 2014-01-18 00:55:21 -05:00
parent 35e37c8027
commit e91d8b6800
11 changed files with 109 additions and 89 deletions

View file

@ -27,11 +27,18 @@
</div>
</div>
<div>
<div class="channelTimeslotHeader">&nbsp;</div>
<div class="timeslotHeaders"></div>
<div class="channelList"></div>
<div class="programGrid">
<div style="text-align: center;">
<div style="position: relative; margin: 0 auto; display: inline-block; text-align: left; max-width:100%;">
<div style="white-space:nowrap;">
<div class="channelTimeslotHeader">&nbsp;</div>
<div class="timeslotHeaders"></div>
</div>
<div style="white-space:nowrap;">
<div class="channelList"></div>
<div class="programGrid"></div>
</div>
</div>
</div>
</div>