Allow Sale sign to be aligned with the picture.

This commit is contained in:
Peter Fabian 2019-11-23 19:26:33 +01:00
parent 3740e253b7
commit 9baaa88adc
1 changed files with 0 additions and 1 deletions

View File

@ -106,7 +106,6 @@ a.button {
.onsale {
position: absolute;
top: 0;
left: 0;
display: inline-block;
background: $highlights-color;
color: #fff;