summaryrefslogtreecommitdiff
path: root/app/views/profiles/accounts
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2015-03-09 16:21:31 +0000
committerMarin Jankovski <marin@gitlab.com>2015-03-09 16:21:31 +0000
commitd6c13ec0b264b03ada4c7c5c39e3ba61165f5a74 (patch)
tree1b8318580ddb3b88e7412a60e03215b57352c132 /app/views/profiles/accounts
parentdbb514e764d305e4fbafcb598359a76d3b2518d4 (diff)
parent1e42cd2040c788774734e6621b426b3d99362123 (diff)
downloadgitlab-ce-d6c13ec0b264b03ada4c7c5c39e3ba61165f5a74.tar.gz
Merge branch 'button_changes' into 'master'
Change button styles Styles for buttons are changed to match user expectations. Fixes #2004 See merge request !1580
Diffstat (limited to 'app/views/profiles/accounts')
-rw-r--r--app/views/profiles/accounts/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/profiles/accounts/show.html.haml b/app/views/profiles/accounts/show.html.haml
index f124637c07b..6bafcb56551 100644
--- a/app/views/profiles/accounts/show.html.haml
+++ b/app/views/profiles/accounts/show.html.haml
@@ -57,7 +57,7 @@
%p.light
= user_url(@user)
%div
- = f.submit 'Save username', class: "btn btn-save"
+ = f.submit 'Save username', class: "btn btn-warning"
- if show_profile_remove_tab?
%fieldset.remove-account