Skip to content

Commit df90bd9

Browse files
dario-piotrowiczRafaelGSS
authored andcommitted
doc: increase z-index of header element
increase the z-index of the header element to make sure that opened pickers from it (such as the node version picker) are on top of other content PR-URL: #57851 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 3a99975 commit df90bd9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/api_assets/style.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ li.picker-header.expanded > .picker,
220220
:root:not(.has-js) li.picker-header:focus-within > .picker,
221221
:root:not(.has-js) li.picker-header:hover > .picker {
222222
display: block;
223-
z-index: 1;
224223
}
225224

226225
li.picker-header a span {
@@ -821,7 +820,7 @@ kbd {
821820
.header {
822821
position: sticky;
823822
top: -1px;
824-
z-index: 1;
823+
z-index: 10;
825824
padding-top: 1rem;
826825
background-color: var(--color-fill-app);
827826
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy