Allow Sale sign to be aligned with the picture.
This commit is contained in:
parent
3740e253b7
commit
9baaa88adc
|
@ -106,7 +106,6 @@ a.button {
|
|||
.onsale {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
display: inline-block;
|
||||
background: $highlights-color;
|
||||
color: #fff;
|
||||
|
|
Loading…
Reference in New Issue