mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-27 06:05:19 +00:00
Popover for shopping cart styling required for medium and small views
This commit is contained in:
@@ -13,13 +13,20 @@
|
||||
right: 10px
|
||||
top: 55px
|
||||
width: 400px
|
||||
@media screen and (max-width: 640px)
|
||||
width: 96%
|
||||
|
||||
.joyride-nub
|
||||
right: 22px !important
|
||||
left: auto
|
||||
|
||||
ul, li
|
||||
list-style: none
|
||||
margin-left: 0
|
||||
|
||||
li
|
||||
float: none
|
||||
|
||||
.row .columns
|
||||
padding-left: 0.25rem
|
||||
padding-right: 0.25rem
|
||||
|
||||
Reference in New Issue
Block a user