I thought this would be pretty straight forward. Just a modal window displaying a larger version of a map, but for some reason the button will not show up when placed below the map or at the end of the paragraph. What is preventing the button from displaying? I'm using current versions of Bootstrap and jQuery. Thanks in advance
About the Project
<h4 class="gold-underline">Project Purpose</h4>
<div class="thumbnail img-inline">
<img class="notopmargin center" src="img/526-base-map300x455.jpg" alt="map of project">
<p>The 526 Lowcountry Corridor Project, will improve mobility and safety for both freight and workforce movements along one of the more congested corridors in our state. </p>
<p>Congestion will be reduced along I-526, and the intersecting roadways including Rivers Avenue, I-26, Inteational Boulevard, Montague Avenue, Dorchester Road, Leeds Avenue, and Paul Cantrell Boulevard. </p>
<p>In order to address the existing and anticipated future traffic demands in this corridor, SCDOT, in cooperation with FHWA, intends to conduct an Environmental Assessment (EA) that will promote informed decision making in the development of solution to reduce congestion, improve traffic operations, increase safety and increase capacity.</p>
<button type="button" class="btn btn-primary btn-lg" data-toggle="modal" data-target="#myModal">
Launch demo modal
strong text
