diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index c507815f6d..358ac17ab4 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 298312edd2..90240747b3 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1273,8 +1273,8 @@ For example, <code>section</code> should be wrapped as inline.
For disabled buttons, use .btn-disabled
for links and :disabled
for <button>
elements.
- Primary action - Action + Primary action + Action
diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index 4d9533522c..34ac69cd7c 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -1197,8 +1197,8 @@
{{_i}}For disabled buttons, use .btn-disabled
for links and :disabled
for <button>
elements.{{/i}}
- {{_i}}Primary action{{/i}} - {{_i}}Action{{/i}} + {{_i}}Primary action{{/i}} + {{_i}}Action{{/i}}