style(next): buttons: remove the previously defined gap between buttons

This commit is contained in:
Adorian Doran 2025-01-29 23:23:47 +02:00
parent 4988468103
commit 700598ed63

View File

@ -71,10 +71,6 @@ button.btn.btn-success kbd {
letter-spacing: .5pt; letter-spacing: .5pt;
} }
button.btn + button.btn {
margin-left: 8px;
}
/* /*
* Input boxes * Input boxes
*/ */