mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
In the instance configuration some of the options displayed as block instead of inline
This commit is contained in:
@@ -79,6 +79,10 @@ label {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.label-inline label {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
span.info {
|
||||
font-style: italic;
|
||||
font-size: 85%;
|
||||
|
||||
Reference in New Issue
Block a user