We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e4d5a9 commit 9c00b22Copy full SHA for 9c00b22
docs/css/dropdown.css
@@ -18,7 +18,7 @@ overflow: inherit;
18
/* The container <div> - needed to position the dropdown content */
19
.dropdown {
20
position: absolute;
21
- display: inline-block;
+ display: flex;
22
}
23
24
/* Dropdown Content (Hidden by Default) */
0 commit comments