diff options
| author | Mark Otto <[email protected]> | 2013-12-21 09:59:24 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-21 09:59:24 -0800 |
| commit | 86e6c869a3a0114e3cbd1aa6f22b8d88d5b18ab3 (patch) | |
| tree | a123343f5095c0fa18e769ab07138eb392a76384 | |
| parent | 0c49f846e32a84c894df6970c45891e9e7debc04 (diff) | |
| download | bootstrap-86e6c869a3a0114e3cbd1aa6f22b8d88d5b18ab3.tar.xz bootstrap-86e6c869a3a0114e3cbd1aa6f22b8d88d5b18ab3.zip | |
remove some unintional code
| -rw-r--r-- | _layouts/default.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index 63022fea6..c6ecbc507 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -23,8 +23,6 @@ {% include old-bs-docs.html %} <div class="container bs-docs-container"> - <input type="text" class="search-field" placeholder="Search for articles (e.g. type 'Jekyll')"> - <div class="results"></div> <div class="row"> <div class="col-md-3"> |
