slightly better button wrapping when list controls are long

This commit is contained in:
Kris 2019-08-06 23:44:44 -04:00
parent 2408d55551
commit 9e248de02a
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
.btn {
float: right;
margin-left: 8px;
margin-bottom: 10px;
margin-bottom: 9px;
font-size: $font-up-1;
font-weight: normal;
}