We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd1562b commit 6bc6233Copy full SHA for 6bc6233
1 file changed
media/commitfest/css/commitfest.css
@@ -37,6 +37,10 @@ div.form-group div.controls input.threadpick-input {
37
display: inline;
38
}
39
40
+.dropdown-menu__up {
41
+ top: initial;
42
+ bottom: 100%;
43
+}
44
45
46
/*
0 commit comments