diff --git a/src/styles/_bootstrap-theme.scss b/src/styles/_bootstrap-theme.scss index 5cd01a24..79bc3463 100644 --- a/src/styles/_bootstrap-theme.scss +++ b/src/styles/_bootstrap-theme.scss @@ -661,7 +661,7 @@ $card-bg: $secondary !default; // // Popovers // // $popover-font-size: $font-size-sm !default; -// $popover-bg: $white !default; +$popover-bg: $dark !default; // $popover-max-width: 276px !default; // $popover-border-width: $border-width !default; // $popover-border-color: rgba($black, .2) !default;