Remove popover indicator

This commit is contained in:
Maikel Linke
2020-04-09 16:15:58 +10:00
parent 2b982cfc2e
commit 952c39f736
2 changed files with 0 additions and 9 deletions

View File

@@ -1,5 +1,4 @@
.joyride-tip-guide.price_breakdown{"ng-class" => "{ in: tt_isOpen, fade: tt_animation }"}
%span.joyride-nub.right
.joyride-content-wrapper
.collapsed{"ng-show" => "!expanded"}
%price-percentage{percentage: 'variant.base_price_percentage'}

View File

@@ -23,14 +23,6 @@
color: #1f1f1f;
}
.joyride-nub.right {
top: 38px;
border-color: #999 !important;
border-top-color: transparent !important;
border-right-color: transparent !important;
border-bottom-color: transparent !important;
}
.progress {
background-color: #13bf85;
padding: 0;