mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Align input fields correctly on orders page
The margin-top is not needed here. It will be added where needed in a separate commit.
This commit is contained in:
@@ -316,7 +316,6 @@ select {
|
||||
.inline-checkbox {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
margin-top: 3px;
|
||||
|
||||
input,
|
||||
label {
|
||||
|
||||
Reference in New Issue
Block a user