diff --git a/app/assets/stylesheets/framework/buttons.scss b/app/assets/stylesheets/framework/buttons.scss index 1b900d10859..a431fa59a57 100644 --- a/app/assets/stylesheets/framework/buttons.scss +++ b/app/assets/stylesheets/framework/buttons.scss @@ -283,7 +283,7 @@ } .clone-dropdown-btn a { - color: #555; + color: $dropdown-link-color; &:hover { text-decoration: none; }