diff options
| author | Mark Otto <[email protected]> | 2013-07-27 19:50:33 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-27 19:50:33 -0700 |
| commit | 7b6f85c1799ea05471d955e2148a3bf9d7b3b541 (patch) | |
| tree | a6c680c8fdf7ed5d8731a60b40a60177989e1ab4 /_layouts/default.html | |
| parent | ce5737870545b908da0dd0744906edd12a9c126c (diff) | |
| download | bootstrap-7b6f85c1799ea05471d955e2148a3bf9d7b3b541.tar.xz bootstrap-7b6f85c1799ea05471d955e2148a3bf9d7b3b541.zip | |
Remove back to top link from docs
Diffstat (limited to '_layouts/default.html')
| -rw-r--r-- | _layouts/default.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index 556c0fe1d..67b81b9e8 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -48,9 +48,6 @@ </div> - <!-- Quick back to top --> - <a href="#" class="bs-top">Back to top</a> - <!-- Footer ================================================== --> <footer class="bs-footer"> |
