Remove border on product thumbnail to clean up UI

This commit is contained in:
summerscope
2015-01-16 13:06:30 +11:00
parent b451b94fd1
commit 2a21889216

View File

@@ -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