mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
smaller popover arrows for more reasonable visuals and more ideal pixel rounding
This commit is contained in:
parent
572193524f
commit
468c1615e2
@ -702,8 +702,8 @@ $popover-body-color: $body-color !default;
|
||||
$popover-body-padding-y: $popover-header-padding-y !default;
|
||||
$popover-body-padding-x: $popover-header-padding-x !default;
|
||||
|
||||
$popover-arrow-width: 1.6rem !default;
|
||||
$popover-arrow-height: .8rem !default;
|
||||
$popover-arrow-width: 1rem !default;
|
||||
$popover-arrow-height: .5rem !default;
|
||||
$popover-arrow-color: $popover-bg !default;
|
||||
|
||||
$popover-arrow-outer-color: fade-in($popover-border-color, .05) !default;
|
||||
|
Loading…
x
Reference in New Issue
Block a user