diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 77e70e94d7..dc3849f1d4 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/base-css.html b/docs/base-css.html index 678504b726..2ee0f2d295 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1301,23 +1301,23 @@ For example, <code>section</code> should be wrapped as inline.
Fancy larger or smaller buttons? Add .btn-large
or .btn-small
for two additional sizes.
- Primary action - Action + +
- Primary action - Action + +
For disabled buttons, use .btn-disabled
for links and :disabled
for <button>
elements.
- Primary action - Action + Primary link + Link
- - + +
{{_i}}Fancy larger or smaller buttons? Add .btn-large
or .btn-small
for two additional sizes.{{/i}}
- {{_i}}Primary action{{/i}} - {{_i}}Action{{/i}} + +
- {{_i}}Primary action{{/i}} - {{_i}}Action{{/i}} + +
{{_i}}For disabled buttons, use .btn-disabled
for links and :disabled
for <button>
elements.{{/i}}
- {{_i}}Primary action{{/i}} - {{_i}}Action{{/i}} + {{_i}}Primary link{{/i}} + {{_i}}Link{{/i}}
- - + +
animate
option was renamed to animation
.{{/i}}html
option was removed, as the tooltips default to allowing HTML now.{{/i}}placement
option changed from above
and below
to top
and bottom
. (Affects popovers, too.){{/i}}.title
to .popover-title
, .inner
to .popover-inner
, and .content
to .popover-content
.{{/i}}