diff --git a/scm-ui/ui-styles/src/light.scss b/scm-ui/ui-styles/src/light.scss index 4ec8d2c944..9ff75ac9f6 100644 --- a/scm-ui/ui-styles/src/light.scss +++ b/scm-ui/ui-styles/src/light.scss @@ -109,7 +109,3 @@ footer.footer { .has-hover-visible:hover { color: $grey-darker !important; } - -.popover-arrow { - fill: $grey-light !important; -}