FIX: smaller sort buttons

This commit is contained in:
Joffrey JAFFEUX
2018-07-19 16:00:45 -04:00
committed by GitHub
parent 194844fc66
commit 8893ca6238

View File

@@ -62,7 +62,7 @@
.sort-button {
outline: none;
background: none;
padding: 3px 7px;
overflow: hidden;
text-overflow: ellipsis;
}