diff options
| author | Jacob Thornton <[email protected]> | 2012-04-15 00:20:50 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-04-15 00:20:50 -0700 |
| commit | cad8f2b43acac39958c5f3fb04e9d922900e7b89 (patch) | |
| tree | 1245b4ba31400a3d7e5f3ce810273ac6e4bb6618 /docs/javascript.html | |
| parent | e985681758c3fef534f5bbe86c12b884a8333cbe (diff) | |
| parent | 6c221d65e3b73a8ad0270ee2876260177df68620 (diff) | |
| download | bootstrap-cad8f2b43acac39958c5f3fb04e9d922900e7b89.tar.xz bootstrap-cad8f2b43acac39958c5f3fb04e9d922900e7b89.zip | |
Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip
Conflicts:
docs/assets/bootstrap.zip
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index ce495414f..6f3cd9153 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -767,7 +767,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) { <h2>Example use of Tooltips</h2> <p>Hover over the links below to see tooltips:</p> <div class="tooltip-demo well"> - <p class="muted" style="margin-bottom: 0;">Tight pants next level keffiyeh <a href="#" rel="tooltip" title="first tooltip">you probably</a> haven't heard of them. Photo booth beard raw denim letterpress vegan messenger bag stumptown. Farm-to-table seitan, mcsweeney's fixie sustainable quinoa 8-bit american apparel <a href="#" rel="tooltip" title="Another tooltip">have a</a> terry richardson vinyl chambray. Beard stumptown, cardigans banh mi lomo thundercats. Tofu biodiesel williamsburg marfa, four loko mcsweeney's cleanse vegan chambray. A <a href="#" rel="tooltip" title="Another one here too">really ironic</a> artisan whatever keytar, scenester farm-to-table banksy Austin <a href="#" rel="tooltip" title="The last tip!">twitter handle</a> freegan cred raw denim single-origin coffee viral. + <p class="muted" style="margin-bottom: 0;">Tight pants next level keffiyeh <a href="#" rel="tooltip" title="first tooltip">you probably</a> haven't heard of them. Photo booth beard raw denim letterpress vegan messenger bag stumptown. Farm-to-table seitan, mcsweeney's fixie sustainable quinoa 8-bit american apparel <a href="#" rel="tooltip" title="Another tooltip">have a</a> terry richardson vinyl chambray. Beard stumptown, cardigans banh mi lomo thundercats. Tofu biodiesel williamsburg marfa, four loko mcsweeney's cleanse vegan chambray. A really ironic artisan <a href="#" rel="tooltip" title="Another one here too">whatever keytar</a>, scenester farm-to-table banksy Austin <a href="#" rel="tooltip" title="The last tip!">twitter handle</a> freegan cred raw denim single-origin coffee viral. </p> </div> <hr> |
