diff --git a/app/assets/stylesheets/admin.scss b/app/assets/stylesheets/admin.scss index 27328ff92..91a80ff92 100644 --- a/app/assets/stylesheets/admin.scss +++ b/app/assets/stylesheets/admin.scss @@ -194,11 +194,6 @@ $table-header: #ecf1f6; &.with-button { line-height: $line-height * 2; - - .button { - @include brand-text; - background: #fff; - } } }