We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db290f5 commit b4a8597Copy full SHA for b4a8597
2 files changed
data/org.json
@@ -73,5 +73,10 @@
73
"userName": "adobe-sign",
74
"name": "Adobe Sign",
75
"desc": "SDK to integrate with Adobe Sign. Send documents for signature and manage them using the Adobe Sign APIs."
76
+ },
77
+ {
78
+ "userName": "magento",
79
+ "name": "Magento",
80
+ "desc": "open-source e-commerce platform"
81
}
82
]
stylesheets/app.css
@@ -7630,7 +7630,7 @@ form.custom .custom.dropdown.open.medium ul {
7630
7631
/* line 387, sass/app.scss */
7632
.menu .sub-nav.mobile .menuLinks.more {
7633
- height: 100px;
+ height: 150px;
7634
7635
/* line 390, sass/app.scss */
7636
.menu .sub-nav.mobile .menuLinks.more dd {
0 commit comments