We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fcf15d commit 4294930Copy full SHA for 4294930
docs/css/dropdown.css
@@ -17,7 +17,7 @@ overflow: inherit;
17
18
/* The container <div> - needed to position the dropdown content */
19
.dropdown {
20
- position: relative;
+ position: absolute;
21
display: inline-block;
22
}
23
0 commit comments