mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-11 03:40:20 +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:
@@ -1,7 +1,7 @@
|
||||
.admin-orders-index-search {
|
||||
.inline-checkbox {
|
||||
// Ensure it lines up with other fields
|
||||
min-height: 5.4em;
|
||||
// Ensure all fields have same min. height so they align well
|
||||
.field {
|
||||
min-height: 6em;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user