mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Remove border on product thumbnail to clean up UI
This commit is contained in:
@@ -7,11 +7,10 @@
|
||||
.product-thumb
|
||||
@include csstrans
|
||||
position: absolute
|
||||
top: 3px
|
||||
top: 2px
|
||||
left: 0px
|
||||
width: 7rem
|
||||
height: 7rem
|
||||
outline: 1px solid $disabled-bright
|
||||
float: left
|
||||
display: block
|
||||
z-index: 999999
|
||||
|
||||
Reference in New Issue
Block a user