Tweaked alignment

This commit is contained in:
Andy Miller
2016-07-09 13:25:14 -06:00
parent 387030c78c
commit cb4faa19b7
3 changed files with 8 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -4,6 +4,12 @@
}
.sort-actions {
float: right;
@include breakpoint(mobile-only) {
float: none;
}
> * {
font-size: 1rem;
display: inline-block;