mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Adjust height of ordercycle selector on desktop
This commit is contained in:
@@ -50,8 +50,9 @@ ordercycle {
|
||||
border-radius: 0.75em 0.75em 0 0;
|
||||
position: absolute;
|
||||
right: 1em;
|
||||
padding: 1.65em 0 2.5em;
|
||||
padding: 1.65em 0;
|
||||
margin-top: 1em;
|
||||
height: 9.6em;
|
||||
|
||||
p {
|
||||
max-width: 400px;
|
||||
@@ -70,6 +71,7 @@ ordercycle {
|
||||
border-radius: 0;
|
||||
position: relative;
|
||||
right: 0;
|
||||
height: auto;
|
||||
|
||||
p {
|
||||
max-width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user