0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Add a comment for track the bug.

This commit is contained in:
louismaximepiton 2022-08-26 09:19:33 +02:00 committed by Mark Otto
parent 995df354f2
commit 4cea8b1786

View File

@ -23,7 +23,7 @@
--docsearch-hit-shadow: none;
z-index: 2000; // Make sure to be over all components showcased in the documentation
cursor: auto;
cursor: auto; // Needed because of [role="button"] in Algolia search modal. Remove once https://github.com/algolia/docsearch/issues/1370 is tackled.
@include media-breakpoint-up(lg) {
padding-top: 4rem;