summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/generic/buttons.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/generic/buttons.scss')
-rw-r--r--app/assets/stylesheets/generic/buttons.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/generic/buttons.scss b/app/assets/stylesheets/generic/buttons.scss
index e8237509092..46ef595ddf0 100644
--- a/app/assets/stylesheets/generic/buttons.scss
+++ b/app/assets/stylesheets/generic/buttons.scss
@@ -10,7 +10,7 @@
}
&.btn-save {
- @extend .btn-primary;
+ @extend .btn-success;
}
&.btn-remove {