diff --git a/docs/docs.html b/docs/docs.html index d1c99fd92a..976396eba7 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -4279,8 +4279,7 @@ body {
Progress bars use CSS3 transitions and animations to achieve some of their effects.
-These features are not supported in Internet Explorer 9 and below or older versions of Firefox. Opera 12 does not support animations.
+Progress bars use CSS3 transitions and animations to achieve some of their effects. These features are not supported in Internet Explorer 9 and below or older versions of Firefox. Opera 12 does not support animations.
Navbar links must have resolvable id targets. For example, a <a href="#home">home</a>
must correspond to something in the dom like <div id="home"></div>
.
Navbar links must have resolvable id targets. For example, a <a href="#home">home</a>
must correspond to something in the DOM like <div id="home"></div>
.