diff options
| author | Mark Otto <[email protected]> | 2012-01-31 14:00:26 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-31 14:00:26 -0800 |
| commit | 013de18e6bb0e37dfe39828478aeac20e2110b85 (patch) | |
| tree | f345f85b9b01abc275ae879ee24cb64a256bd6b4 /docs | |
| parent | aec0cb3303eaa6952e08227bed505f8b6527caad (diff) | |
| download | bootstrap-013de18e6bb0e37dfe39828478aeac20e2110b85.tar.xz bootstrap-013de18e6bb0e37dfe39828478aeac20e2110b85.zip | |
remove warning alert on less docs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/bootstrap.zip | bin | 52330 -> 52330 bytes | |||
| -rw-r--r-- | docs/less.html | 4 | ||||
| -rw-r--r-- | docs/templates/pages/less.mustache | 4 |
3 files changed, 0 insertions, 8 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip Binary files differindex 554bd04e4..4fb212832 100644 --- a/docs/assets/bootstrap.zip +++ b/docs/assets/bootstrap.zip diff --git a/docs/less.html b/docs/less.html index 09de929a9..d663f3d82 100644 --- a/docs/less.html +++ b/docs/less.html @@ -74,10 +74,6 @@ <div class="container"> -<div class="alert"> - <strong>Heads up!</strong> This page is still under construction and is missing plenty of documentation. Hang tight! -</div> - <!-- Masthead ================================================== --> <header class="jumbotron subhead" id="overview"> diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache index 52ea659bb..70432cea1 100644 --- a/docs/templates/pages/less.mustache +++ b/docs/templates/pages/less.mustache @@ -1,7 +1,3 @@ -<div class="alert"> - <strong>Heads up!</strong> This page is still under construction and is missing plenty of documentation. Hang tight! -</div> - <!-- Masthead ================================================== --> <header class="jumbotron subhead" id="overview"> |
