Reduce category item size

This commit is contained in:
Johannes Zellner
2018-02-23 11:34:04 -08:00
parent e1a92e7127
commit 9dc4318152

View File

@@ -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,