Remove obsolete styles

I think that this was overlooked when replacing the cart code in
be8c0f3600.
This commit is contained in:
Maikel Linke
2020-06-26 15:40:20 +10:00
parent 230d3e76a1
commit 2ce65472ec

View File

@@ -59,13 +59,6 @@ body.embedded {
line-height: $large-menu-height;
height: $large-menu-height;
vertical-align: top;
&.cart {
div.joyride-tip-guide { // Cart Dropdown
top: 75px;
overflow: visible;
}
}
}
}