<p>This merges the theme layout fixes from the 1.2 branch into master.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/opentechinstitute/commotion-openwrt-theme 1.2</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/opentechinstitute/commotion-openwrt-theme/pull/10'>https://github.com/opentechinstitute/commotion-openwrt-theme/pull/10</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Added media-query for 900px wide maincontent section. Currently, it's maxed at 500px, which squishes some of the tab menus and tables often exceed the 500px and look wonky. This should make the width of the pages 900px when the screen size is 1024px or wider.</li>
  <li>Merge pull request #6 from opentechinstitute/media-query</li>
  <li>moved zepto.js load to header, allows inline js that depends upon zepto</li>
  <li>fixed minor css issue with non-transparent tip bubble arrow</li>
  <li>Merge pull request #7 from opentechinstitute/zepto-load</li>
  <li>Merge pull request #8 from opentechinstitute/minor-fix</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-openwrt-theme/pull/10/files#diff-0">files/htdocs/cascade.css</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-openwrt-theme/pull/10/files#diff-1">files/templates/footer.htm</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-openwrt-theme/pull/10/files#diff-2">files/templates/header.htm</a>
    (1)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/opentechinstitute/commotion-openwrt-theme/pull/10.patch'>https://github.com/opentechinstitute/commotion-openwrt-theme/pull/10.patch</a></li>
  <li><a href='https://github.com/opentechinstitute/commotion-openwrt-theme/pull/10.diff'>https://github.com/opentechinstitute/commotion-openwrt-theme/pull/10.diff</a></li>
</ul>