aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick H. Lauke <[email protected]>2017-04-13 23:41:15 +0100
committerGitHub <[email protected]>2017-04-13 23:41:15 +0100
commit6301fabe458694f27317be2bbf04a34bb634fa72 (patch)
tree997f1313990aa7731ff3f882bcf32e57c241d386
parent2f9416627648aee10347f141c0ae6ff02b76f7ef (diff)
parent8c97532719c835e7ef6f959f69f4220fec027c8d (diff)
downloadbootstrap-6301fabe458694f27317be2bbf04a34bb634fa72.tar.xz
bootstrap-6301fabe458694f27317be2bbf04a34bb634fa72.zip
Merge branch 'v4-dev' into dropdown-keyboard
-rw-r--r--scss/_popover.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_popover.scss b/scss/_popover.scss
index 82a335fa1..c259916d7 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