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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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