updated the nav box in /2015/program/ -- it is fixed; so always visible while scrolling.
[libreplanet-static.git] / 2015 / program / index.html
index 96ebfc5388997a4cc906f0e5669d105b41a968b6..792840975025697feffccb7c3d566b651c136f8b 100755 (executable)
@@ -17,7 +17,7 @@ Fixed nav
 
 <!--#include virtual="/server/2015/program-menu.html"-->
 
-<div id="lp-panel" class="panel panel-default">
+<div id="lp-panel" class="panel panel-default hidden-xs">
        <div class="panel-heading">
                <h2 class="panel-title">
                        <span class="glyphicon glyphicon-list"></span>
@@ -30,10 +30,10 @@ Fixed nav
        </div>
 </div>
 
-<p>All times are in Eastern Daylight Time (EDT), which is UTC - 4 hours. In room numbers, "32-" refers to MIT Building 32 (the Stata Center), where all conference rooms are located.</p>
-
 <div class="row"> <!-- session row start -->
        <div class="col-sm-9"> <!-- session column start -->
+         <p>All times are in Eastern Daylight Time (EDT), which is UTC - 4 hours. In room numbers, "32-" refers to MIT Building 32 (the Stata Center), where all conference rooms are located.</p>
+
                <h1 id="saturday">Saturday, March 21</h1>
                <hr>
                <h2><small>09:00 - 09:45: Registration and Breakfast</small></h2>
@@ -405,6 +405,13 @@ Fixed nav
 </div> <!-- session column end -->
 </div> <!-- session row end -->
 
+<div id="lp-mini-nav" class="visible-xs">
+  <ul class="list-inline">
+       <li><a class="btn btn-default btn-xs" href="#saturday">Saturday sessions</a></li>
+       <li><a class="btn btn-default btn-xs" href="#sunday">Sunday sessions</a></li>
+  </ul>
+</div>
+
 
 <!--#include virtual="/server/2015/footer.html"-->
 <!--#include virtual="/server/2015/common_js.html"-->