aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-24 18:26:45 -0800
committerMark Otto <[email protected]>2012-01-24 18:26:45 -0800
commit9ef4171d03e048ee9458fb7a1db83ea61bf845c2 (patch)
tree85fa64c334c0e8328e092b448fecc69efa354675 /docs/templates
parent26ed8202ee270ce8b103491613fb2f5053472a70 (diff)
downloadbootstrap-9ef4171d03e048ee9458fb7a1db83ea61bf845c2.tar.xz
bootstrap-9ef4171d03e048ee9458fb7a1db83ea61bf845c2.zip
lighten alert on less page
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/less.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache
index 580fac2f6..b5cff2d11 100644
--- a/docs/templates/pages/less.mustache
+++ b/docs/templates/pages/less.mustache
@@ -1,4 +1,4 @@
- <div class="alert alert-block">
+ <div class="alert">
<strong>Heads up!</strong> This page is still under construction and is missing plenty of documentation. Hang tight!
</div>