diff --git a/webadmin/src/theme.scss b/webadmin/src/theme.scss index 3943d9e4c..0a1f1de53 100644 --- a/webadmin/src/theme.scss +++ b/webadmin/src/theme.scss @@ -382,13 +382,13 @@ multiselect.stretch { .appstore-category-link { display: block; - padding: 10px; + padding: 6px 10px; margin: 0; overflow: hidden; color: black; text-overflow: ellipsis; white-space: nowrap; - font-size: 18px; + font-size: 16px; &:hover, &:focus,