move map to bottom of getting around to avoid overlap with contents panel
authorAlex Patel <alexanderpatel@college.harvard.edu>
Wed, 18 Mar 2015 17:15:48 +0000 (13:15 -0400)
committerAlex Patel <alexanderpatel@college.harvard.edu>
Wed, 18 Mar 2015 17:15:48 +0000 (13:15 -0400)
2015/getting_around/index.html

index 539082321423df649c5ff33df1676b31816f3c79..51ae8c20549794616d601ca4ff5f862dd56b60f8 100755 (executable)
 
   <div class="panel-body">
 
-    <p><a href="#map">Map</a></p>
     <p><a href="#lodging">Where to stay</a></p>
     <p><a href="#arriving">Arriving in Boston</a></p>
     <p><a href="#getting_around">Getting to the event locations</a></p>
     <p><a href="#eating">Where to eat</a></p>
+    <p><a href="#map">Map</a></p>
   </div>
 </div>
-
-<h2 id="map">Map</h2>
-<div class="map">
-  <img class="img-responsive"
-          src="//static.fsf.org/nosvn/libreplanet/2015/site/graphics/map_final.svg"
-          alt="[Venue Map]">
-</div>
-
 <h2 id="lodging">Where to stay</h2>
 
 <p>Prices range from $ (inexpensive) to $$$ (expensive).</p>
         <li><a href="http://www.samlagrassas.com/">Sam Lagrassa's</a> is famous for its sandwiches. Vegetarian options.</li>
       </ul>
 
+<h2 id="map">Map</h2>
+
+<div class="thumbnail">
+  <img class="img-responsive"
+          src="//static.fsf.org/nosvn/libreplanet/2015/site/graphics/map_final.svg"
+          alt="[Venue Map]">
+</div>
+
+
       <!--#include virtual="/server/2015/footer.html"-->
       <!--#include virtual="/server/2015/common_js.html"-->
       <!--#include virtual="/server/2015/getting_around_js.html"-->