FIX: smaller sort buttons
This commit is contained in:
parent
194844fc66
commit
8893ca6238
|
@ -62,7 +62,7 @@
|
||||||
.sort-button {
|
.sort-button {
|
||||||
outline: none;
|
outline: none;
|
||||||
background: none;
|
background: none;
|
||||||
|
padding: 3px 7px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue