Skip to content

Commit

Permalink
Don't capitalize the attributes in the environment details
Browse files Browse the repository at this point in the history
This is the same fix as #5089, but
we also need to make sure that the attributes are not capitalized.

Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Jun 8, 2021
1 parent 60a3fc0 commit b813b1f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@ img {
font-size: 12px;
line-height: 20px;
letter-spacing: 0.5px;
text-transform: capitalize;
color: $chef-black;
}

Expand Down

0 comments on commit b813b1f

Please sign in to comment.