aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-02-07 19:32:30 -0800
committerMark Otto <[email protected]>2013-02-07 19:32:30 -0800
commitcfa1e395103a8110e11b77917aa3896c99a0fd0e (patch)
treef783e4f3fc426ccca1f615fc3004a9f27530cc5e /docs
parentb04acb37e830e1b1a299fab5d543b6ac0c70a1b0 (diff)
downloadbootstrap-cfa1e395103a8110e11b77917aa3896c99a0fd0e.tar.xz
bootstrap-cfa1e395103a8110e11b77917aa3896c99a0fd0e.zip
nuke that whitespace
Diffstat (limited to 'docs')
-rw-r--r--docs/javascript.html1
-rw-r--r--docs/templates/pages/javascript.mustache1
2 files changed, 0 insertions, 2 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">
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache
index c731c310a..c0e8f5978 100644
--- a/docs/templates/pages/javascript.mustache
+++ b/docs/templates/pages/javascript.mustache
@@ -165,7 +165,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">