move clear all button to the left

staging
multiple creatures 2019-07-28 21:05:00 -05:00
parent 4fc97d77a9
commit 965b713ac2
1 changed files with 4 additions and 0 deletions

View File

@ -578,6 +578,10 @@
white-space: nowrap;
overflow: hidden;
& > .clear {
float: left;
}
& > .count {
display: inline-block;
margin: 0 16px 0 8px;