diff options
| author | Mark Otto <[email protected]> | 2011-07-01 10:41:20 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-07-01 10:41:20 -0700 |
| commit | be3a57a692097a23c49062d50bfbcd2af652f940 (patch) | |
| tree | be9fb64a8a3c9852bc22620e47f549797a154304 /docs/index.html | |
| parent | 460a84a926756768976cb0b24489971651475684 (diff) | |
| parent | 291c1acd38875e8c9f96851974e584a53e9b1cb3 (diff) | |
| download | bootstrap-be3a57a692097a23c49062d50bfbcd2af652f940.tar.xz bootstrap-be3a57a692097a23c49062d50bfbcd2af652f940.zip | |
Merge branch 'master' of http://git.local.twitter.com/bootstrap
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index a49213ee6..d1b924181 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1067,7 +1067,7 @@ <div class="well" style="background-color: rgba(0,0,0,0.5); border: none; padding: 40px;"> <div class="modal" style="position: relative; top: auto; left: auto; margin: 0 auto; z-index: 1"> <div class="modal-header"> - <h3>Add new Tweet</h3> + <h3>Modal Heading</h3> <a href="#" class="close">×</a> </div> <div class="modal-body"> |
