mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-28 01:53:25 +00:00
Adjust margin-top for checkboxes on the report pages
Apply it only to the checkboxes on the report pages, not to one on the orders page.
This commit is contained in:
@@ -313,6 +313,12 @@ select {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.rendering-options {
|
||||
.inline-checkbox {
|
||||
margin-top: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
.inline-checkbox {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user