-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
* dist * Outline active focus (twbs#25145) * Base the outline button :active color on the background, fixing a contrast issue * Only apply focus outline to active when it's focused * Add modal-dialog-centered class to vertically centered modal example. * removes hardcoded value for nav-link padding * Apply of twbs#25068 to input group * dist * docs: Fix overflow issue in IE. (twbs#25142) * Allow nested structure for accordions (twbs#25121) This commit allows nested structures for accordions. Also a part of the documentation about data-children is removed because this functionality didn't work and it's not applicable anymore. Tests with the collapse accordion are also a bit adjusted to the new situation.
- Loading branch information
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -65,7 +65,7 @@ | |
} | ||
|
||
@include media-breakpoint-up(xl) { | ||
max-width: 320px; | ||
flex: 0 1 320px; | ||
} | ||
} | ||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.