diff --git a/docs/components.html b/docs/components.html index 55eb2e4a13..500a729507 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1879,6 +1879,18 @@ <div class="well"> ... </div> + +
Control padding and rounded corners with two optional modifier classes.
++<div class="well well-large"> + ... +</div> ++
+<div class="well well-small"> + ... +</div>
{{_i}}Control padding and rounded corners with two optional modifier classes.{{/i}}
++<div class="well well-large"> + ... +</div> ++
+<div class="well well-small"> + ... +</div>