space buttons out some more

This commit is contained in:
Ted Unangst 2019-10-20 17:24:40 -04:00
parent 18cb17de4a
commit 1ab3a7bcd4
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ label.button, button, select {
border: 1px solid $fg; border: 1px solid $fg;
padding: 0.5em; padding: 0.5em;
white-space: nowrap; white-space: nowrap;
margin-top: 1.5em;
} }
.buttonarray { .buttonarray {
line-height: 2.5em; line-height: 2.5em;