0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-18 15:54:26 +01:00

Merge branch 'v4-dev' into dropdown-keyboard

This commit is contained in:
Patrick H. Lauke 2017-04-13 23:41:15 +01:00 committed by GitHub
commit 6301fabe45

View File

@ -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