Skip to content

Commit

Permalink
[Backport 2.6][#8767][YW] Remove Beta tag from RedHat OpenShift provi…
Browse files Browse the repository at this point in the history
…der config tab.

Summary: Remove Beta tag from cloud provider tabs for OpenShift.

Test Plan: Go to /config and check whether there are any Beta tags for the tabs.

Reviewers: sshevchenko

Reviewed By: sshevchenko

Subscribers: jenkins-bot, ui

Differential Revision: https://phabricator.dev.yugabyte.com/D12007
  • Loading branch information
Andrew Cai committed Jun 21, 2021
1 parent c93d3a3 commit 8954cb1
Showing 1 changed file with 0 additions and 13 deletions.
Expand Up @@ -397,19 +397,6 @@
display: none !important;
}

#cloud-config-tab-panel-tab-openshift:before {
content: 'BETA';
position: absolute;
padding: 2px 6px;
top: 0;
right: 0;
background-color: $YB_ORANGE;
border-radius: 4px;
color: $YB_BACKGROUND;
font-weight: 700;
font-size: 10px;
}

.action-bar {
display: flex;
justify-content: flex-end;
Expand Down

0 comments on commit 8954cb1

Please sign in to comment.