diff options
| author | Mark Otto <[email protected]> | 2012-08-13 10:05:19 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-08-13 10:05:19 -0700 |
| commit | 9f8ce77751e3c80d3cb794af9a19170e7f47a1fa (patch) | |
| tree | 39f6abc44321582656c107dc9eba8d09484eb6fa /docs/components.html | |
| parent | e06c257e6b38d5db0c3eb97724faf21bc534faf6 (diff) | |
| download | bootstrap-9f8ce77751e3c80d3cb794af9a19170e7f47a1fa.tar.xz bootstrap-9f8ce77751e3c80d3cb794af9a19170e7f47a1fa.zip | |
running make on previous changes
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html index a578238cc..5f612135e 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1939,7 +1939,7 @@ </div> <pre class="prettyprint linenums"> <div class="alert alert-block"> - <a class="close" data-dismiss="alert" href="#">&times;</a> + <button type="button" class="close" data-dismiss="alert">×</button> <h4>Warning!</h4> Best check yo self, you're not... </div> |
