Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9b0101b

Browse filesBrowse files
leolightworkaduh95
authored andcommitted
doc: fix dropdown menu being obscured at <600px due to stacking context
PR-URL: #61735 Fixes: #59282 Reviewed-By: Aviv Keller <me@aviv.sh> Reviewed-By: Claudio Wunder <cwunder@gnome.org> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 2518ec7 commit 9b0101b
Copy full SHA for 9b0101b

1 file changed

+1Lines changed: 1 addition & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎doc/api_assets/style.css‎

Copy file name to clipboardExpand all lines: doc/api_assets/style.css
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ li.picker-header a span {
240240
max-width: 75vw;
241241
max-height: min(600px, 60vh);
242242
overflow-y: auto;
243+
z-index: 10;
243244
}
244245

245246
.picker > ul, .picker > ol {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.