mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 05:03:16 +02:00
Set cursor to auto instead of pointer on .DocSearch-Container
This commit is contained in:
committed by
Mark Otto
parent
15318674fb
commit
995df354f2
@@ -23,6 +23,7 @@
|
|||||||
--docsearch-hit-shadow: none;
|
--docsearch-hit-shadow: none;
|
||||||
|
|
||||||
z-index: 2000; // Make sure to be over all components showcased in the documentation
|
z-index: 2000; // Make sure to be over all components showcased in the documentation
|
||||||
|
cursor: auto;
|
||||||
|
|
||||||
@include media-breakpoint-up(lg) {
|
@include media-breakpoint-up(lg) {
|
||||||
padding-top: 4rem;
|
padding-top: 4rem;
|
||||||
|
Reference in New Issue
Block a user