diff --git a/scss/_popover.scss b/scss/_popover.scss index 82a335fa19..c259916d76 100644 --- a/scss/_popover.scss +++ b/scss/_popover.scss @@ -86,7 +86,7 @@ &::after { top: -($popover-arrow-outer-width - 1); margin-left: -$popover-arrow-width; - border-bottom-color: $popover-title-bg; + border-bottom-color: $popover-arrow-color; } // This will remove the popover-title's border just below the arrow