From: louismaxime.piton Date: Thu, 24 Mar 2022 17:13:11 +0000 (+0100) Subject: Fix proposal X-Git-Tag: v5.2.0-beta1~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3984ebb4073a2a9f0b922ab196f3d85600c30c7f;p=thirdparty%2Fbootstrap.git Fix proposal --- diff --git a/scss/_button-group.scss b/scss/_button-group.scss index 47f0c1349a..f78b8c1011 100644 --- a/scss/_button-group.scss +++ b/scss/_button-group.scss @@ -44,6 +44,7 @@ // Reset rounded corners > .btn:not(:last-child):not(.dropdown-toggle), + > .btn.dropdown-toggle-split:first-child, > .btn-group:not(:last-child) > .btn { @include border-end-radius(0); } diff --git a/site/content/docs/5.1/components/dropdowns.md b/site/content/docs/5.1/components/dropdowns.md index ab34477563..75568677f4 100644 --- a/site/content/docs/5.1/components/dropdowns.md +++ b/site/content/docs/5.1/components/dropdowns.md @@ -569,19 +569,17 @@ Trigger dropdown menus at the left of the elements by adding `.dropstart` to the
  • Separated link
  • -
    -
    - - -
    +
    + + @@ -600,15 +598,13 @@ Trigger dropdown menus at the left of the elements by adding `.dropstart` to the
    -
    -
    - - -
    +
    + +