diff --git a/app/assets/stylesheets/common/components/buttons.scss b/app/assets/stylesheets/common/components/buttons.scss index 8dc70e66442..a1a3f4bc6db 100644 --- a/app/assets/stylesheets/common/components/buttons.scss +++ b/app/assets/stylesheets/common/components/buttons.scss @@ -64,6 +64,9 @@ i.fa { opacity: 0.7; } + &.btn-primary i.fa { + opacity: 1; + } } // Primary button