From: Mark Otto Date: Mon, 14 Mar 2022 20:20:54 +0000 (-0700) Subject: Revert #35759, fixes #35869 X-Git-Tag: v5.2.0-beta1~134 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8182fd94308f83f2432aa61bf43268fc40740a92;p=thirdparty%2Fbootstrap.git Revert #35759, fixes #35869 --- diff --git a/scss/_list-group.scss b/scss/_list-group.scss index 70506c8c6c..fc0d3f1698 100644 --- a/scss/_list-group.scss +++ b/scss/_list-group.scss @@ -23,6 +23,31 @@ } } +// Interactive list items +// +// Use anchor or button elements instead of `li`s or `div`s to create interactive +// list items. Includes an extra `.active` modifier class for selected items. + +.list-group-item-action { + width: 100%; // For `