minor button alignment fix

This commit is contained in:
Kris 2019-03-15 19:25:51 -04:00
parent 95e8c935c5
commit b12ef793b7
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
order: 2;
button {
display: flex;
text-align: left;
margin: 0.35em;
white-space: nowrap;