space buttons out some more
This commit is contained in:
parent
18cb17de4a
commit
1ab3a7bcd4
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue