UX: adjust button spacing (#14230)
This commit is contained in:
parent
a71b7df0a0
commit
5c0ad215af
|
@ -44,8 +44,8 @@ div.poll {
|
|||
line-height: 2em;
|
||||
}
|
||||
|
||||
:not(:first-child):not(:last-child) {
|
||||
margin-left: 1em;
|
||||
button:not(:first-child) {
|
||||
margin-left: 0.5em;
|
||||
}
|
||||
|
||||
.btn-danger.toggle-status {
|
||||
|
|
Loading…
Reference in New Issue