From 3984ebb4073a2a9f0b922ab196f3d85600c30c7f Mon Sep 17 00:00:00 2001 From: "louismaxime.piton" Date: Thu, 24 Mar 2022 18:13:11 +0100 Subject: [PATCH] Fix proposal --- scss/_button-group.scss | 1 + site/content/docs/5.1/components/dropdowns.md | 40 +++++++++---------- 2 files changed, 19 insertions(+), 22 deletions(-) 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
    -
    -
    - - -
    +
    + +