diff options
| author | fat <[email protected]> | 2013-07-26 00:22:48 -0700 |
|---|---|---|
| committer | fat <[email protected]> | 2013-07-26 00:22:48 -0700 |
| commit | 995add132efdb6557f191f1a65097f19260a4f7d (patch) | |
| tree | 9ae13f052b9896e211dbbc9dc97926875f39c7d4 /_layouts/default.html | |
| parent | 91b6a43ed934931ccfdb11213a3b63984457b07c (diff) | |
| parent | 210ee6369313b311b879cf1a773ecfd0276f3543 (diff) | |
| download | bootstrap-995add132efdb6557f191f1a65097f19260a4f7d.tar.xz bootstrap-995add132efdb6557f191f1a65097f19260a4f7d.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to '_layouts/default.html')
| -rw-r--r-- | _layouts/default.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index edd211665..104f07f76 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -48,13 +48,13 @@ </div> </div> - <!-- Quick back to top --> - <a href="#" class="bs-top"> - Back to top - </a> - </div> + <!-- Quick back to top --> + <a href="#" class="bs-top"> + Back to top + </a> + <!-- Footer ================================================== --> <footer class="bs-footer"> |
