Fixed item details view shadow.

This commit is contained in:
Nick Winter 2014-12-01 17:17:27 -08:00
parent 5965d319d6
commit 4f9dc39567

View file

@ -1,3 +1,5 @@
@import "app/styles/mixins"
#item-details-view
.nano-content
@ -42,6 +44,9 @@
.item-shadow
top: 25px
left: 5px
@include filter(contrast(0%) brightness(0%))
opacity: 0.2
img.hr
width: 80%