mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-09 23:06:06 +00:00
Fix codeclimate issue
This commit is contained in:
@@ -67,7 +67,8 @@ ordercycle {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
select, p {
|
||||
select,
|
||||
p {
|
||||
width: inherit;
|
||||
display: inline-block;
|
||||
color: $white;
|
||||
|
||||
Reference in New Issue
Block a user