Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Schroter committed Nov 13, 2012
1 parent cab1cc2 commit 483debf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,8 @@ <h3>Stack Three</h3>
<h3>A Fairly Long Modal</h3>
</div>
<div class="modal-body">
<img style="height: 800px" src="http://i.imgur.com/KwPYo.jpg" />
<button class="btn" data-toggle="modal" href="#notlong">Not So Long Modal</button>
<button class="btn" data-toggle="modal" href="#notlong">Not So Long Modal</button>
<img style="height: 1000px" src="http://i.imgur.com/KwPYo.jpg" />
</div>
<div class="modal-footer">
<button type="button" data-dismiss="modal" class="btn">Close</button>
Expand Down

0 comments on commit 483debf

Please sign in to comment.