diff options
| author | Mark Otto <[email protected]> | 2013-02-07 19:32:30 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-07 19:32:30 -0800 |
| commit | cfa1e395103a8110e11b77917aa3896c99a0fd0e (patch) | |
| tree | f783e4f3fc426ccca1f615fc3004a9f27530cc5e /docs/javascript.html | |
| parent | b04acb37e830e1b1a299fab5d543b6ac0c70a1b0 (diff) | |
| download | bootstrap-cfa1e395103a8110e11b77917aa3896c99a0fd0e.tar.xz bootstrap-cfa1e395103a8110e11b77917aa3896c99a0fd0e.zip | |
nuke that whitespace
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index ef2ba0890..9af6a3cd4 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -232,7 +232,6 @@ $('#myModal').on('show', function (e) { <p>Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.</p> <!-- sample modal content --> <div id="myModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> - <div class="modal-dialog"> <div class="modal-content"> |
