Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Ho <clemmakesapps@gmail.com>2018-08-10 18:52:19 +0300
committerClement Ho <clemmakesapps@gmail.com>2018-08-10 18:52:19 +0300
commite733c446f70098a5aa76f3699dca03d1a51f03cc (patch)
tree7fb3a9552a45fcbfac7624d4484b3c5bbe1ecef0 /app/views/projects
parentaf0cac1fc4f9dff99e7eda86c830e19d7ba129f5 (diff)
parentc1824ac75a1a3e6a04ac752e70c922528a56e0dc (diff)
Merge branch '50126-blocked-user-card' into 'master'
Resolve ""Block user" section in admin area has wrong styling" Closes #50126 See merge request gitlab-org/gitlab-ce!21095
Diffstat (limited to 'app/views/projects')
-rw-r--r--app/views/projects/pages/_use.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/projects/pages/_use.html.haml b/app/views/projects/pages/_use.html.haml
index cd9177c0f9e..988dabef3a0 100644
--- a/app/views/projects/pages/_use.html.haml
+++ b/app/views/projects/pages/_use.html.haml
@@ -1,6 +1,6 @@
- unless @project.pages_deployed?
- .card.bg-info
- .card-header
+ .card.border-info
+ .card-header.bg-info.text-white
Configure pages
.card-body
%p