Skip to content

Commit 3598c0e

Browse files
Bgreen23Brandon Green
andauthored
fix ecosystem sort location (#52)
Co-authored-by: Brandon Green <brandon@shiftlabny.com>
1 parent 30d9afe commit 3598c0e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_sass/ecosystem.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,13 @@
418418
}
419419
}
420420

421+
.ecosystem{
422+
#dropdownSortLeft {
423+
top: inherit;
424+
right: inherit;
425+
}
426+
}
427+
421428
.ecosystem-filter-menu {
422429
ul {
423430
list-style-type: none;

0 commit comments

Comments
 (0)