提交 2da971b3 编写于 作者: K Kushal Pandya

Merge branch '60261-save-btn-env' into 'master'

Fixes white background in the save button for environments

Closes #60261

See merge request gitlab-org/gitlab-ce!27161
......@@ -17,5 +17,5 @@
= f.url_field :external_url, class: 'form-control'
.form-actions
= f.submit _('Save'), class: 'btn btn-save'
= f.submit _('Save'), class: 'btn btn-success'
= link_to _('Cancel'), project_environments_path(@project), class: 'btn btn-cancel'
---
title: Fixes create button background for Environments form
merge_request: 27161
author:
type: fixed
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册