From 8c6011ab4f28f6b05be608d2f016a33d984dd729 Mon Sep 17 00:00:00 2001 From: ysds Date: Wed, 27 Dec 2017 07:23:07 +0900 Subject: [PATCH] Fix input group border radius issue (#25075) (#25076) * Fix input group border radius issue (#25075) * Remove migration note - All buttons In input group do not have to be the same element now. * lint --- docs/4.0/migration.md | 2 -- scss/_input-group.scss | 48 +++++++++++++++++------------------------- 2 files changed, 19 insertions(+), 31 deletions(-) diff --git a/docs/4.0/migration.md b/docs/4.0/migration.md index 346ef84ab0..39b7dfa168 100644 --- a/docs/4.0/migration.md +++ b/docs/4.0/migration.md @@ -35,8 +35,6 @@ While Beta 2 saw the bulk of our breaking changes during the beta phase, but we - Sizing classes must be on the parent `.input-group` and not the individual form elements. -- Due to limitations in how CSS selectors work, all buttons must be the same element (e.g., `` or `