We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2770799 commit f7e30b1Copy full SHA for f7e30b1
_sass/ecosystem.scss
@@ -415,6 +415,7 @@
415
.ecosystem #dropdownSort, #dropdownSortLeft {
416
margin-left: 0;
417
}
418
+
419
.ecosystem-filter-menu {
420
ul {
421
list-style-type: none;
ecosystem/ecosystem.html
@@ -156,4 +156,3 @@ <h1>
156
<script star-count-call-date="ecosystemStarCountCallDate" star-count-data="ecosystemStarCountData" src="{{ site.baseurl }}/assets/github-stars.js"></script>
157
<script src="//cdnjs.cloudflare.com/ajax/libs/list.js/1.5.0/list.min.js"></script>
158
<script list-id="ecosystem-index-cards" display-count="100" pagination="false" src="{{ site.baseurl }}/assets/filter-hub-tags.js"></script>
159
-<script src="{{ site.baseurl }}/assets/hub-sort.js"></script>
0 commit comments