mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-24 03:40:10 +00:00
Merge branch 'v4-dev' into dropdown-keyboard
This commit is contained in:
commit
6301fabe45
@ -86,7 +86,7 @@
|
|||||||
&::after {
|
&::after {
|
||||||
top: -($popover-arrow-outer-width - 1);
|
top: -($popover-arrow-outer-width - 1);
|
||||||
margin-left: -$popover-arrow-width;
|
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
|
// This will remove the popover-title's border just below the arrow
|
||||||
|
Loading…
x
Reference in New Issue
Block a user